Home / Programming MCQs / MySQL MCQs / Question
V
Q. What represents an attribute in a relational database?
Each column in a table represents a characteristic (attribute) of a record. The table stores information for an entity while a row represents a record.
You must be Logged in to update hint/solution
Q. Command that comes under DML is/are –
Q. Which of the following is the correct syntax to add a field using alter command?
Q. With SQL, how do you select all the columns from a table named "Persons"?
Q. Which of these is a valid call to a function (watch the spaces carefully!)
Q. The “father” of MySQL is ______.
Q. How many options can be used to control LOCAL capability at runtime?
Discusssion
Login to discuss.