Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is exact difference between drop and truncate table.

Answer Posted / samad

ya its correct sowjanya

DROP - delete objects from the database
TRUNCATE - remove all records from a table, including all
spaces allocated for the records are removed in this
rollback is not possible

DELETE - deletes all records from a table, the space for the
records remain rollback is possible

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

1117


Why do you use stored procedures and state some of its disadvantages?

1071


Explain about functional dependency and its relation with table design?

1058


What is flashback in Oracle?

1059


How to define an oracle cursor variable?

1088


How do I uninstall oracle client from windows?

1053


How to delete an existing row from a table in oracle?

1127


What is difference between cartesian join and cross join?

1151


How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?

2311


How to see free space of each tablespace?

1079


In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col

4225


You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

1979


What is a dynamic performance view in oracle?

1053


Give the advantages and disadvantages of clusters.

1096


What is the difference between translate and replace?

1114