Swipe to show menu
Which of the following can be the correct syntax of deleting all the rows from a table?
Select all correct answers
DELETE * FROM table_name;
DELETE FROM table_name;
DELETE FROM table_name WHERE True;
None
How can we improve it?
Thanks for your feedback!
Ask AI
Ask anything or try one of the suggested questions to begin our chat