Non-Interactive Commands : Mysql : MySQL Utilities MySQL TUTORIALS


MySQL TUTORIALS » MySQL Utilities » Mysql »

 

Non-Interactive Commands


Just do a quick look up on a table without logging into the client, running the query then logging back out again.

You can instead just type one line using the ' -e ' flag.

c:mysqlbinmysql -u admin -p myDatabase -e 'SELECT * FROM employee'



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo MySQL Utilities
» Mysql