0
Why (delete * from table_name) query not wrking in sql2014?
13th Jul 2018, 3:17 AM
Akeela
2 Answers
0
Try this:
DELETE FROM table_name;
13th Jul 2018, 4:58 AM
Lstiti
0
thanks
13th Jul 2018, 5:02 AM
Akeela
Often have questions like this?
Learn more efficiently, for free:
Hot today
Memorizing
2 Votes
How to center a div in CSS?
3 Votes
123
0 Votes
How can I make calculator
0 Votes
How can I get help
0 Votes
Minecraft code
0 Votes



