Are truncate and delete commands same? If so why?



Are truncate and delete commands same? If so why?..

Answer / Mukesh Gupta

"No, Truncate and Delete are not the same in Oracle. Truncate removes all rows from a table instantly but preserves table properties such as constraints. Delete removes rows one by one, possibly triggering cascading deletes if foreign keys exist. Truncate also generates fewer audit logs than Delete."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is redo log?

1 Answers  


Can a Tablespace hold objects from different Schemes ?

3 Answers  


what is a cartition product?

4 Answers  


what are the database links ?

2 Answers  


How to display employee records who gets more salary than the average salary in the department?

1 Answers  


ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process

1 Answers  


How do I recompile a procedure in oracle?

1 Answers  


I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??

1 Answers  


What is object data modeling?

1 Answers  


What is the recommended interval at which to run statspack snapshots, and why?

1 Answers  


How to use like conditions in oracle?

1 Answers  


how to tune oracle sql queries pls tell me step by step. urgent pls

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)