what are the different tables present in mysql? : Mysql dba



what are the different tables present in mysql? : Mysql dba..

Answer / Jay Prakash Mani

MySQL contains several built-in tables, also known as system or information schema tables. Some of these include: INFORMATION_SCHEMA, MYSQL, PERFORMANCE_SCHEMA, and SYS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do you start and stop MySQL on Windows?

3 Answers  


Is mysqli deprecated?

1 Answers  


what is the advantage of stored procedures, triggers and indexing in mysql

1 Answers  


what is the default port for mysql server? : Mysql dba

1 Answers  


What is difference between oracle and mysql?

1 Answers  


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

1 Answers  


What is a mysql model?

1 Answers  


What do I do if I forgot my mysql root password?

1 Answers  


What is a longblob?

1 Answers  


How many TRIGGERS are allowed in MySql table?

1 Answers  


What is row level locking in access?

1 Answers  


Does mysql automatically index foreign keys?

1 Answers  


Categories