diff between DELETE and TRUNCATE?.

Answer Posted / p.baskar

DELETE is DML Command, TRUNCATE is DLL Command.

DElete used to particular record or, all records from table.
But TRUNCATE only relete the all records.

Ee can rollback the DELETE Command, But we cant rollback the
TRUNCATE

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select some columns from a table in oracle?

553


How to select an oracle system id (sid)?

587


How to create a new view in oracle?

622


List the various oracle database objects?

599


How do I uninstall oracle client from windows?

535






What are the numeric comparison operations?

631


HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE

1788


What are the logical operations?

677


What is hash cluster in oracle?

596


How to define an external table with a text file?

579


What are the uses of synonyms?

607


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.

1536


how the indexes are stored in the Oracle Database?

1741


What are triggers in oracle?

560


What is data file?

619