what is difference between delete and truncet ?

Answer Posted / karna

As of I know,we can roll back bothe delete and truncate
statements.but in case of delete statement logging of the
details in the log file takes more time,beacuse it logs the
details row by row in the page.
when it comes to truncate,all the rows will be logged at
the same time.

Please correct me,If I am wrong.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to produce such kind of file?

638


First input columns brand, mt, re values are ov, 1,re vg, 2,re wu ,3,re. Second input columns are brand, mt, cx their records are ov,4,vg ,5,cx Wu, 6,cx and third input columns brand, mt, rt values are ov,7,rt vg, 8,rt wu, 9,rt but my output is brand, re, cx,rt values are ov, 1,4,7 vg, 2,5,8 wu, 3,6,9

1314


What is a database example?

541


aht is the difference b/w network & hierarchial & relational dbms????

1777


Give the syntax of exception handling used in DBMS?

659






There are three servers are run by Oracle, MS Access and .Net. What are the procedure fetching the values of two variables from two servers among these?

1709


Explain the record term used in database.

670


What is global database name?

553


What do you mean by cluster and non cluster index?

577


What is meant by distributed system?

540


what is data access layer?

1982


How to do Data integrity testing? Who does this testing (Developer or tester)?

1618


What is odm database?

543


Given a table of Player which contains Sno and player name, write a query which finds all possible Table Tennis doubles pairings.

928


What advantages does DBMS have over traditional file systems?

597