What is the difference between Drop and Truncate

Answer Posted / mayur jain

Drop means removing.Removing the existence.

Truncate - there is no log maintained for the deleted
records.As when we perform delete a log is maintained a slow
process.

Is This Answer Correct ?    27 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what is normalization of database? What are its benefits?

739


Explain the etl (extraction, transformation, and loading)?

726


What is user defined stored procedures?

720


Write a query for primary key constraint with identity key word?

774


Define views.

757






How to insert a new row into a table with "insert into" statements in ms sql server?

720


What is plan freezing?

724


What do you understand by sql server agent?

686


You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?

105


What is unique key constraint?

808


Can we create clustered index on composite key?

686


List out what other servers you can use with ssrs?

115


what is a schema in sql server 2005? : Sql server database administration

694


What is xml datatype?

836


Why we should not use triggers?

688