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
What is difference between inner join and cross join?
How do I remove all records from a table?
How do you create a unique index?
what is schema? : Sql dba
How many unique keys can a table have?
What is sql server and ase?
Does sql view stored data?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What is mdf ldf and ndf?
Write a unique difference between a function and a stored procedure.
Why is partition used in sql?
What are the types of dbms?
What is a trigger in sql?
what are set operators in sql? : Sql dba
Does mysql_real_escape_string prevent sql injection?