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...

Compare and contrast TRUNCATE and DELETE for a table.

Answer Posted / amsu

Truncate is a DDL and delete is a DML command. Once you
truncate a table you cannot rollback where as you can
rollback from the delete command. When you truncate a
table it release the space and it resets the highwater
mark. Delete won't release the space and it won't resets
the highwater mark.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can you get actual data change values from previous transactions in oracle?

1137


In what script is "snap$" created? In what script is the "scott/tiger" schema created?

2495


how can a session indicate its interest in receiving alerts?

1091


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2685


How would you extract DDL of a table without using a GUI tool?

2532


how can you generate profile of pl/sql applications to identify performance bottlenecks?

1123


how can you initialize log miner?

1184


can u plz tell me what r the mandatory skills for getting job as a sql dba......plz send me all details thank you my id :k.mohann.mohan@gmail.com

1805


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

1251


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

2042


when does an alert gets signaled?

1107


how can you record information about current session?

1100


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4476


What is a system database and what is a user database? : sql server DBA

1311


how can you enable flashback feature?

1006