Oracle/PLSQL: Set Transaction
There are three transaction control functions. These are:
- SET TRANSACTION READ ONLY;
- SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
- SET TRANSACTION USE ROLLBACK SEGMENT name;
TECH on the Net |
Home
Privacy Policy
Feedback
Link to us
Site Map
Forums |
|
Microsoft Database UNIX Other Top 10 Pages ADVERTISEMENT |
Oracle/PLSQL: Set TransactionThere are three transaction control functions. These are:
|