Question
Write the Difference between DDL and DML
| DDL | DML |
| • Stands for Data Definition Language | • Stands for Data Manipulation Language |
| • It is used to create/modify/ remove the database schemas. |
• It is used to insert/modify/ remove the records (rows) of the table. |
| • For example Create, Alter, Drop | • For example Insert, Update, Delete |
Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.
Write the output of the following statements: