- Home
- Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion (A): In SQL, INSERT INTO is a Data Definition
Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion (A): In SQL, INSERT INTO is a Data Definition Language (DDL) Command.
Reason (R): DDL commands are used to create, modify, or remove database structures, such as tables.
- Both A and R are true, and R is the correct explanation of A.
- Both A and R are true, and R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.