How can you find out the version of the installed mysql?
The version of the installed MySQL server can be found out easily by running the following command from the MySQL prompt. mysql> SHOW VARIABLES LIKE “%version%”;
Is This Answer Correct ? | 0 Yes | 0 No |
Write a query to display even rows in student table using mysql?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
What are HEAP tables in MySQL?
What is mysql data directory?
Where is the mysql config file?
Does facebook still use mysql?
What is mysql_connect?
Write a command to view mysql database table structure?
how to find 2nd highest salary in random database salary of employer.....
How can I change database in mysql?
Who developed mysql?