Question d’entretien chez RBC

Difference between delete and truncate

Réponse à la question d'entretien

Utilisateur anonyme

23 déc. 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