
Asked in Bajaj Finserv
What is the difference between TRUNCATE and DELETE in a database management system?

AnswerBot
4mo
TRUNCATE is a DDL command that removes all records from a table, while DELETE is a DML command that removes specific records.
TRUNCATE is faster than DELETE as it does not log individual row deletions....read more
Patel Harshita
5mo
Truncate removes all the rows from table and Delete removes one or multiple rows from the table
Help your peers!
Add answer anonymously...
Interview Questions Asked to React Developer at Other Companies
Top Skill-Based Questions for Bajaj Finserv React Developer
Web Development Interview Questions and Answers
250 Questions
JavaScript Interview Questions and Answers
250 Questions
Algorithms Interview Questions and Answers
250 Questions
Redux Interview Questions and Answers
20 Questions
Stay ahead in your career. Get AmbitionBox app


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
AmbitionBox Awards
Get AmbitionBox app

