MySql Command Prompt-Tips and Tricks.
Hello Friends, This is another tutorial for some of the basic points to remember for using MySQL Database. MySQL is a client-server Database management system, and so to use MySQL we need a client, an application that we will use to interact with MySQL is its command prompt.(giving it commands to be executed). Every MySQL…
