Pregunta de entrevista de RBC

Difference between delete and truncate

Respuesta de la entrevista

Anónimo

23 de dic de 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