what is exact difference between drop and truncate table.

Answer Posted / sowjanya

Drop Statement deletes the Table structure from the database.
Truncate statement will delete the entire data from Table
and keeps the Table structure as it is in the DB.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between restoring and recovering?

568


What are the attributes that are found in a cursor?

659


What are the differences between blob and clob in oracle?

596


Is oracle an open source?

650


Why do we need oracle client?

526






Is oracle the best database?

534


What is pragma autonomous transaction in oracle?

538


How to check the oracle tns settings?

585


What is the minimum client footprint required to connect c# to an oracle database?

578


How to bring a tablespace offline?

557


From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.

616


Can we call procedure inside function in oracle?

625


What is oracle instant client?

583


Can we create database in oracle using command line ?

594


Explain compound trigger in oracle?

569