Question d’entretien chez ABC

Sql- difference between delete drop and truncate

Réponse à la question d'entretien

Utilisateur anonyme

7 août 2025

In delete the data can be retrieved back In truncate the the data is dropped but the table remains In drop the entire data along with the table is dropped