Advertisements
Advertisements
Question
Match the following clauses with their respective functions.
| ALTER | Insert the values in a table |
| UPDATE | Restrictions on columns |
| DELETE | Table definition |
| INSERT INTO | Change the name of a column |
| CONSTRAINTS | Update existing information in a table |
| DESC | Delete an existing row from a table |
| CREATE | Create a database |
Match the Columns
Advertisements
Solution
| ALTER | Change the name of a column |
| UPDATE | Update existing information in a table |
| DELETE | Delete an existing row from a table |
| INSERT INTO | Insert the values in a table |
| CONSTRAINTS | Restrictions on columns |
| DESC | Table definition |
| CREATE | Create a database |
shaalaa.com
Is there an error in this question or solution?
