Truncating tables in SQL tutorial part-15

preview_player
Показать описание
Truncate table empties a table completely. Logically, this is equivalent to a delete statement that deletes all rows, but there are practical differences under some circumstances.
Рекомендации по теме
visit shbcf.ru