What is the difference between drop table command and delete command in MySQL?
AnswerBot
1y
DROP TABLE command is used to delete an entire table from the database, while DELETE command is used to delete specific rows from a table.
DROP TABLE command deletes the entire table and its data, whil...read more
Anonymous
author
2y
Drop is a DDL command but delete is a DML command. Drop command delete the whole table but delete is delete the whole record or delete a particular record depending on condition
Help your peers!
Add answer anonymously...
>
SBOA Public School Computer Science Post Graduate Teacher Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app