drop

Delete vs Drop

Delete is a Data Manipulation Language command, DML command and is used to remove tuples/records from a relation/table. Whereas Drop is a Data Definition Language, DDL command and is used to remove named elements of schema like relations/table, constraints or entire schema.

Posted September 12, 2022 by Rohith and Anusha ‐ 1 min read

quick-references blog delete drop differences

Subscribe For More Content