Home / Programming MCQs / MySQL MCQs / Question
J
Q. From all the clauses in MYSQL what task is performed by the DISTINT clause?
If we only want to keep unique records then in that case we can simply use the DISTINCT Clause.
You must be Logged in to update hint/solution
What is the difference between VARCHAR and VARCHAR2?
How many options can be used to control LOCAL capability at runtime?
The MySQL server used in its client/server architecture is _______________.
Which of the following are valid column names?
mysql_init() returns a _____________.
Which Exception is also known as Oracle named exception handler?
The values of any IN OUT parameters are copied before the subprogram is executed.
Discusssion
Login to discuss.