V
Q. How many of the following do not support 'BIT' data type? MyISAM, MEMORY, NDB
This question is about data types in MySQL.
You must be Logged in to update hint/solution
Q. What represents an 'attribute' in a relational database?
Q. The function used to convert an int to string is . . . . . . . .
Q. To create or drop events for a database, which privilege should be granted?
Q. The facility that allows nesting one select statement into another is . . . . . . . .
Q. Which clause can be used to sort string values according to a specific collation?
Q. What will be returned by the given query? SELECT concat("It", "was", "ok");
Q. Which of the following statement is true?
Discusssion
Login to discuss.