(A) Using this command, you can remove or erase recorded information from a database table.
(B) It enables you to create new databases, tables, table views, and other objects using this command.
(C) Inserting records or data into the database tables is accomplished with this command. In addition to inserting records in single rows, we can insert records in multiple rows as well.
(D) A single or multiple rows can be accessed using this command from one or more tables of a database. Using the WHERE clause with this command is also possible.
Discusssion
Login to discuss.