Domanda di colloquio di ABC

Sql- difference between delete drop and truncate

Risposta di colloquio

Anonimo

7 ago 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