Which of the following can be the correct syntax of deleting all the rows from a table?
Select the correct answer
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
Swipe to show menu