Home / Programming MCQs / MySQL MCQs / Question
J
Q. In MYSQL, can we write keywords in any letter case?
YES, in MYSQL we can write keywords in any letter case.
You must be Logged in to update hint/solution
What is the difference between nvarchar and ntext?
The keyword used with UNION that does not retain duplicate rows is ________
By default, MySQL clips out of range numeric values to the nearest fit value.
What does the AUTO_INCREMENT sequences begin at by default?
What is the precision of BIGINT?
What is the function of DESCRIBE statement?
Which of the following is the correct syntax to add a field using alter command?
What is a tuple in a relational database?
Suppose you are asked to drop a column using alter statement then which syntax you will follow?
Discusssion
Login to discuss.