Home / Programming MCQs / MySQL MCQs / Question
V
Q. The place where the server stores its databases and status files is called “data”?
The MySQL “data” directory located in ‘C:\Program Files\EasyPHP\mysql\data’ is the location where the server stores its databases and status files. It is crucial to understand all the structures and contents of the data repository.
You must be Logged in to update hint/solution
There cannot be more than one column per table with the AUTO_INCREMENT attribute.
What does UTF stand for int utf8?
"CREATE TABLE" statement falls to which category of comand of MYSQL?
What statement is used to show the definition of an existing database?
Discusssion
Login to discuss.