Deleting all table data
A) DROP TABLE film;
B) TRUNCATE TABLE film;
C) DELETE FROM film;
Which of the statements about the above commands are TRUE?
Cet exercice fait partie du cours
Applying SQL to Real-World Problems
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
