N
Q. INFORMATION_SCHEMA is not based on the SQL standard.
‘INFORMATION_SCHEMA’ is another way to access information about the databases and its objects (metadata). It is based on the ‘SQL standard’, although some content is MySQL-specific.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The place where the server stores its databases and status files are the data directory.
Q. In the following statement, what do you mean by the 'student'?
Q. MySQL stores the database character set and collation attributes in the file . . . . . . . .
Q. Which clause is used to rename the existing table?
Q. REPAIR TABLE works with how many of the following? MyISAM, ARCHIVE, CSV
Q. CGI.pm does not support an object oriented style of use.
Q. The datatype best suited to store currency values is . . . . . . . .
Discusssion
Login to discuss.