Unlike TRUNCATE, which just deletes the data from the tables, the DROP command deletes both the data and the table's complete schema/structure from the database.
To remove a table definition and its contents, use the DROP command. The TRUNCATE command, on the other hand, is used to delete all of the rows from a table.
Dropping a database removes the database from a SQL Server instance as well as the actual disc files it uses. The disc files are not erased if the database or any of its files is offline when it is dropped. Using Windows Explorer, you can manually delete these files.
To remove a table definition and its contents, use the DROP command. The TRUNCATE command, on the other hand, is used to delete all of the rows from the table.
TRUNCATE TABLE entirely depletes a table. It necessitates the DROP permission. TRUNCATE TABLE is equivalent to a DELETE statement that deletes all rows or a series of DROP TABLE and CREATE TABLE commands in terms of logic. TRUNCATE TABLE skips the DML method of eliminating data in order to achieve high efficiency.
Learner's Ratings
4.3
Overall Rating
60%
28%
2%
0%
10%
Reviews
B
Boobalan A
4
I want this course for english. Classes are superb. but not understand few places, because I don't know hindi.
A
Aish Dubey
5
Perfect for beginners and explained in Hindi
M
Mohsin Salim Kazi
5
Great for beginners
C
Chandan Kumar
5
very good
S
Saurabh Virkud
4
Thank you learnvern ..
V
Vikash Chaudhary
5
This site is very usefull for everyone.
V
vj tricks
5
This course is very good
S
Sanjeev Rana
5
Please provide course notes
A
Ankit Patel
5
Thank you learnvern and learnvern is best platfrom a lern a new skill. again thank you.
Y
Yadav Aakash
5
learnvern doing greate job...Thank you teacher's content team.
Share a personalized message with your friends.