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
Зарегистрируйся сейчас
или Подпишись на будущие тесты