Wednesday, February 15, 2023

Short Overview of SQL commands

DDL commands:

1. Create 

2. Alter 

3. Drop 

4. Truncate

5. Rename 


DML commands:

1.  Select

2.  Insert

3. Update

4. Delete


DCL commands:

1. Grant

2. Revoke



No comments:

Post a Comment