srinivas


{ City } hyderabad
< Country > india
* Profession * software engineer
User No # 2594
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 32
Users Marked my Answers as Wrong # 2
Questions / { srinivas }
Questions Answers Category Views Company eMail




Answers / { srinivas }

Question { 15592 }

What are the usage of SAVEPOINTS?


Answer

Save points are used to mark our transactions. Then later
on, down the line, we can roll back to that particular
transaction and roll back can be issued to that particular
point.

Is This Answer Correct ?    32 Yes 2 No