Can you tell me the difference between DELETE & TRUNCATE
commands?

Answer Posted / mohsin mohammed abdul

Delete command deletes the data from the tables .. but can
get back on issue of roll back whereas when you issue
truncate deletes the records and oracle implicitly issues
commit command and even when you issue rollback you won't
get the data back

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the elements of dbms?

710


Explain cursor as data base object?

767


What are the difference between primary key and unique key? : sql server database administration

701


What is normalization and denormalization in sql server?

708


What are the grouping functions?

700






What are the types of containers in ssis?

778


What function does a database engine serve in the sql server?

758


How can sql server instances be hidden?

688


What is the difference between osql and query analyzer?

714


How to get all stored procedures in sql server?

680


What is database replication?

756


Can we call stored procedure in view in sql server?

673


What is the standby server?

680


How to trouble shoot if unable to connect SQL Server

1675


what are the different stages of Report Processing?

111