0
Why (delete * from table_name) query not wrking in sql2014?
13th Jul 2018, 3:17 AM
Akeela
2 Réponses
0
Try this:
DELETE FROM table_name;
13th Jul 2018, 4:58 AM
Lstiti
0
thanks
13th Jul 2018, 5:02 AM
Akeela
Vous avez souvent des questions comme celle-ci ?
Apprenez de manière plus efficace, gratuitement :
Aujourd'hui en vedette
I need help
1 Votes
My hearts are disappering :(
0 Votes
a phone or a laptop
0 Votes
Pressure and tension
2 Votes
Where is code bit
0 Votes
Java IDE for building a game.
0 Votes



