Answer Posted / kasirajan
delete command deletes the table temporarily from the database. we can get it back using the keyword ROLLBACK.
but the drop keyword deletes the table permanently from the database,we cant able to get it back...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is oracle mysql free?
Can we store pdf files in mysql?
How do I copy an entire mysql database?
How do I change a procedure in mysql?
What is offset limit?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
What are the ways in which you can retrieve data in the result set of mysql using php?
What is ISAM?
Is mysql workbench a dbms?
What is mysql root?
Where MyISAM table will be stored and also give their formats of storage?
Explain csv tables.
What is row level locking in access?
What is row level locking in mysql?
How large can a mysql table be?