Which of the following SQL keywords can be used to perform CRUD (Create, Read, Update, Delete) operations over data?
Explanation
CREATE, DROP and ALTER statements do not operate over the data itself, they modify tables and database structure.
TRUNCATE is not part of DML and is used to remove all rows from a table.
COMMIT is not part of DML as well. It preserves the database integrity.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести