Computer scienceFundamentalsSQL and DatabasesBasics SQLData Definition Language

Comparison of DELETE and TRUNCATE

Sales table

Report a typo

Imagine you have the table sales that contains more than 50000 rows. You want to remove it from your database while using less transactional space and keeping the structure.

Write a query for it using the correct command.

Enter a short text
___

Create a free account to access the full topic