0
Why (delete * from table_name) query not wrking in sql2014?
13th Jul 2018, 3:17 AM
Akeela

2 odpowiedzi
0
Try this:
DELETE FROM table_name;
13th Jul 2018, 4:58 AM
Lstiti
0
thanks
13th Jul 2018, 5:02 AM
Akeela

Często masz takie pytania?
Ucz się bardziej efektywnie, za darmo:
Popularne dzisiaj
Error in python
5 Votes
Where have they gone
2 Votes
How to get messages?
2 Votes
what is wrong with my code?
0 Votes
Certificate
0 Votes
PYTHON
1 Votes
how to be good at coding
1 Votes