Which query should be used to delete all records from the A table?
Explanation
DELETE statement has the following syntax in general case:
DELETE FROM table_name
WHERE condition;
But WHERE clause is optional here and can be omitted.

Слідкуй за CodeGalaxy

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

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