RBC interview question

Difference between delete and truncate

Interview Answer

Anonymous

Dec 23, 2022

Delete: it is used to delete the data from table Truncate: it is used to delete the data along with the structure of table