Comments on: 20 Most Commonly Asked MySQL Interview Questions https://www.tecmint.com/mysql-interview-questions/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Sat, 08 Apr 2023 06:19:21 +0000 hourly 1 By: Philip. https://www.tecmint.com/mysql-interview-questions/comment-page-1/#comment-1126167 Fri, 05 Apr 2019 22:28:18 +0000 http://www.tecmint.com/?p=5089#comment-1126167 In reply to Barak Korren.

Perfect questions Barak korren. this are technical question for an admin.

]]>
By: Maxim Shen https://www.tecmint.com/mysql-interview-questions/comment-page-1/#comment-773086 Mon, 18 Apr 2016 20:51:16 +0000 http://www.tecmint.com/?p=5089#comment-773086 In reply to kishore.

Maybe you were thinking of “SHOW TABLES lists the non-TEMPORARY tables in a given database”

]]>
By: kishore https://www.tecmint.com/mysql-interview-questions/comment-page-1/#comment-768071 Thu, 31 Mar 2016 09:28:50 +0000 http://www.tecmint.com/?p=5089#comment-768071 Question 10 :- select * from engines; // it is wrong, it should be

show engines;

]]>
By: Atif Shahab https://www.tecmint.com/mysql-interview-questions/comment-page-1/#comment-747140 Tue, 02 Feb 2016 15:08:48 +0000 http://www.tecmint.com/?p=5089#comment-747140 I must say a very nice collection of questions related to database. But i think questions related to MySql data types are also frequently asked. So you can include questions from the basic tutorial like introduction to MySQL data types.

]]>
By: Ravi Saive https://www.tecmint.com/mysql-interview-questions/comment-page-1/#comment-454548 Fri, 16 Jan 2015 18:24:06 +0000 http://www.tecmint.com/?p=5089#comment-454548 In reply to Sithira Rathnaweera.

@Sithira,
Here is the guide that describes how to take backup/restore of MySQL databases.

http://www.tecmint.com/mysql-backup-and-restore-commands-for-database-administration/

]]>