Question d’entretien chez Datametica

Difference between delete and truncate in SQL?

Réponses aux questions d'entretien

Utilisateur anonyme

22 juin 2019

Delete is a DML command so it can be rolled back where as truncate is a DDL command which cannot be rolled back.

Utilisateur anonyme

9 janv. 2020

What programming questions they asked in 2nd round ??

2