MySQL Admin
Thursday, October 16, 2008 by rain
MySQL Command Line
If you are an old-school programmer that has no need for a graphical user interface, then you can simply use any command line interface to execute MySQL queries.
Those of you with MySQL installed on your Microsoft Windows operating system can reach the command line by going to the Start Menu and choosing "Run...". Type the keyword "cmd" into the text field and press Enter to launch Window's command line interface.
...
If you are an old-school programmer that has no need for a graphical user interface, then you can simply use any command line interface to execute MySQL queries.
Those of you with MySQL installed on your Microsoft Windows operating system can reach the command line by going to the Start Menu and choosing "Run...". Type the keyword "cmd" into the text field and press Enter to launch Window's command line interface.
...
