CBSE Class 12 Informatics Practices
Question 4 of 44
Solved 2025 Sample Question Paper CBSE Class 12 Informatics Practices (065) — Question 4
Back to all questionsDROP TABLE
Reason — The DROP TABLE command in SQL is used to delete an entire relation (table) from a relational database, removing its structure and all data permanently.