You can execute SQL statements in a script file (batch file) like this: shell> mysql db_name < script.sql > output.tab. On Unix, the mysql client logs ...
確定! 回上一頁