1.

Each database has a data directory located under database directory.(a) True(b) FalseI had been asked this question by my school teacher while I was bunking the class.The above asked question is from Structure of the Data Directory topic in section MySQL Data Directory of MySQL

Answer»

The CORRECT option is (b) False

For explanation: In MySQL, each database has a database directory that is LOCATED under the data directory. The tables, VIEWS and triggers within a database correspond to FILES in the database directory.



Discussion

No Comment Found

Related InterviewSolutions