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

Can you tell me the difference between DELETE & TRUNCATE
commands?

Answer Posted / mohsin mohammed abdul

Delete command deletes the data from the tables .. but can
get back on issue of roll back whereas when you issue
truncate deletes the records and oracle implicitly issues
commit command and even when you issue rollback you won't
get the data back

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I connect to sql server database?

1067


What is the server name in sql server?

1068


How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication

1122


Explain what stored procedure sp_replcounters is used for? : sql server replication

1577


How to return the top 5 rows from a select query in ms sql server?

1209


What is the difference between drop table and truncate table?

974


What is oltp (online transaction processing)?

1058


I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration

1137


Will sql server 2005 allow you to reduce the size of a column?

1056


How to disconnect from a sql server using mssql_close()?

1169


What is Sqlpaging in SqlServer 2005 ?

1115


How to provide column names in insert statements in ms sql server?

1226


What are the different types of upgrades that can be performed in sql server?

1215


How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?

2631


Explain sql delete command?

1091