Home / Programming MCQs / MySQL MCQs / Question
T
Q. What is the difference between nvarchar and ntext?
nvarchar can be of the maximum size upto 4000 characters and ntext can be of the maximum size upto 2GB of the text data.
You must be Logged in to update hint/solution
Which keyword is used instead of the assignment operator to initialize variables?
The hub of a MySQL installation is
What is the default format for the data type “Time”?
Which of the following is NOT available in MySQL
What is the default format for the data type “Date”?
The search mode that uses natural language search as a subroutine is _______
By default, MySQL clips out of range numeric values to the nearest fit value.
The keyword “MODIFY” is used with which query clause?
Discusssion
Login to discuss.