Home / Programming MCQs / MySQL MCQs / Question
T
Q. What is the difference between VARCHAR and VARCHAR2?
Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.
You must be Logged in to update hint/solution
Q. Which of the following is case sensitive?
Q. Which of the following is not a DML command?
Q. The users responsible for query processing in database system are
Q. Which of the following is not a schema object?
Q. Prior to MySQL 6.0, utf8 was
Q. Which variable checks for availability of SSL support?
Q. MySQL is a(n) _________ database management system ?
Q. The character that the mysql client program recognizes as a statement delimiter is ______________
Q. A multiple-table delete cannot apply any join.
Q. The updated MySQL extension with PHP5 is typically referred to as
Discusssion
Login to discuss.