I have created and table named mytable`. tilled added by mistake at the end of table name. I am unable to select/update/insert/delete data from the table.
Asked
Active
Viewed 33 times
0
-
@RiggsFolly my question is different from you associated. – Anuranjan Pandey Mar 05 '20 at 13:22
-
Did you try DROP – RiggsFolly Mar 05 '20 at 13:40
-
What have you tried? Where are you stuck? – Nico Haase Mar 05 '20 at 13:49
1 Answers
0
You can do it with statement DROP TABLE table_name

K.Vodenicharov
- 33
- 1
- 2
- 7
-
Please add some explanation to your answer by editing it, such that others can learn from it – Nico Haase Mar 05 '20 at 13:49