While dropping a table does the structure of the table gets deleted or even the contents? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

While dropping a table does the structure of the table gets deleted or even the contents?

12th Aug 2017, 2:48 PM
sangeetha sakthi
2 Answers
+ 2
Drop database would make everything gone. All data erased
12th Aug 2017, 4:18 PM
Calviղ
Calviղ - avatar
+ 1
The table and everything in it is deleted.
12th Aug 2017, 3:14 PM
ChaoticDawg
ChaoticDawg - avatar