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
How is data stored on a disk?
what are integrity rules?
What is fmtonly in sql?
What are string functions in sql?
Explain the working of foreign key?
Explain how exception handling is done in advance pl/sql?
Can we perform dml in function?
How do you bind variables in pl sql?
How many types of triggers are there in pl sql?
What is foreign key sql?
What is a recursive stored procedure?
What are actual parameters and formal parameters?
Define join and name different types of joins?
What has stored procedures in sql?
what are the non-standard sql commands supported by 'mysql'? : Sql dba