T
Q. Determine the correct SQL command
Commonly used SQL commands are CREATE, UPDATE, and DELETE, etc.
You must be Logged in to update hint/solution
Q. To execute the contents of a query file 'exec.sql' by feeding it to mysql, which command is used?
Q. An organized collection of data stored in a central location is known as?
Q. How many of the following do not support 'BIT' data type? MyISAM, MEMORY, NDB
Q. Which command is used to create "Temporary tables" in MySQL?
Q. The place where the server stores its databases and status files is the data directory.
Q. The function returning an array of row values is . . . . . . . .
Q. Which statement is used to determine the storage engine for individual tables?
Q. The property of InnoDB that enforces foreign key relationships stay intact is called ____________
Discusssion
Login to discuss.