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 is acid property in database? : Sql dba
Explain how to use transactions efficiently : transact sql
What are secondary keys?
How many clustered indexes can be created on a table?
What is a join?
what is index? : Sql dba
Why join is faster than subquery?
What are the steps for performance tuning.
What is a constraint? Tell me about its various levels.
Can we perform dml on view?
What is crud diagram?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
Is mariadb a nosql database?
What is scope of pl sql developer in future?
Name some usages of database trigger?