Home / Programming MCQs / MySQL MCQs / Question
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
SQL Division operator divides the operand on the ____ side by the operand on the ____ side.
PL/SQL programs are written as lines of text using a specific set of characters.
The statement that alters an existing event to have the given definition is
Which of the following is not a schema object?
Which option is supplied to ensure TCP/IP connection to local server?
Which statements execute a sequence of statements multiple times?
What is the default format for the data type “Time”?
Which of the following is an illegal unquoted identifier name?
What is abc in the following statement?
Which statement lets you create standalone functions that are stored in an Oracle database?
Discusssion
Login to discuss.