Answer Posted / deva
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 |
Post New Answer View All Answers
How do I restart sql?
How many functions are there in sql?
What is rtm stands for?
What is pessimistic concurrency control? : Transact sql
What is a constraint? Tell me about its various levels.
can a stored procedure call itself or recursive stored procedure? : Sql dba
How do I install sql?
How can triggers be used for the table auditing?
What do we need to check in database testing?
How to assign sql query results to pl sql variables?
What is date functions?
How is debugging done?
Can we use insert statement in function?
what is myisam? : Sql dba
How does cross join work in sql?