TCS Logo

Asked in TCS and 33 others

What are the differences between DELETE, DROP, and TRUNCATE?

AnswerBot
1mo

Delete removes specific rows, Drop removes entire tables, and Truncate clears all rows quickly without logging.

  • DELETE: Removes specific rows based on a condition. Example: DELETE FROM users WHERE age ...read more

Anonymous
1y
DROP and TRUNCATE are DDL command while DELETE is a DML command. DELETE remove the specific row based on the given condition, TRUNCATE removes all the record from the table at once, whereas the DROP c...read more
Anonymous
1y
DELETE: Removes specific rows from a table based on a condition. TRUNCATE: Removes all rows from a table, resetting identity columns, but retains the table structure. DROP: Removes an entire table or ...read more
kapil singh
2y

Delete is a dml.and truncate or drop is ddl.the delete data can be rollback. Truncate can not be rollback .and drop can not be rollback .the delete are used to delete one row and all based on where co...read more

Anonymous
2y

TRUNCATE deletes all the rows from the table,

DROP deletes entire table permanently, and

DELETE deletes one or more records from the existing table.

Select
Add answer anonymously...

Interview Questions from Popular Companies

Accenture Logo
3.7
 • 8.7k Interviews
Amazon Logo
4.0
 • 5.4k Interviews
HCLTech Logo
3.5
 • 4.2k Interviews
Infosys Logo
3.6
 • 8k Interviews
Cognizant Logo
3.7
 • 6k Interviews
Wipro Logo
3.7
 • 6.2k Interviews
Tech Mahindra Logo
3.5
 • 4.2k Interviews
Capgemini Logo
3.7
 • 5.1k Interviews
Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits