Answer Posted / reddibasha
Transaction is a Set of DML operations with Commit /
Rollback. In SQL, transaction starts with DML command
(Except SELECT) and ends with Commit / Rollback(Implicit /
Explicit).
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are sql procedures?
What is partition in sql query?
How many types of functions are there in sql?
How to use sql*plus built-in timers?
Is it possible to sort a column using a column alias?
how to include character strings in sql statements? : Sql dba
how to enter binary numbers in sql statements? : Sql dba
What is on delete set null?
What is the usage of the distinct keyword?
how to return query output in html format? : Sql dba
Differentiate between sga and pga.
What is the use of double ampersand (&&) in sql queries? Give an example
difference between anonymous blocks and sub-programs.
What is the use of index in sql?
- 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?