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 the string functions in sql?
Can we insert data into materialized view?
What is your daily office routine?
Who developed sql?
How can we debug in PL/SQL?
How delete a row in sql?
What is sql comments?
Explain what is a view?
How is debugging done?
how can we optimize or increase the speed of a mysql select query? : Sql dba
What is constant in pl sql?
Can a foreign key be null?
define sql update statement ? : Sql dba
What is acid property in a database?
Mention what are the benefits of pl/sql packages?