Home / Programming MCQs / MySQL MCQs / Question
V
Q. Which clause is used to determine which column to include in the query sets?
Example: SELECT name, age, address FROM employee;
You must be Logged in to update hint/solution
Q. Is it possible to define a NOT NULL field in a record?
Q. Which clause is used to group rows by common column values?
Q. In how many categories data types has been classified?
Q. What is x’ffff’ in decimal?
Q. In the database table, data types describe the kind of ___ that it can contain.
Q. What is the maximum length for alias names in terms of characters?
Q. Packages HTF and HTP allow your PL/SQL programs to generate HTML tags.
Discusssion
Login to discuss.