RBC interview question

Difference between delete and truncate

Interview Answer

Anonymous

23 Dec 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