Logo 
Search:

Oracle Articles

Submit Article
Home » Articles » Oracle » Common StatementsRSS Feeds

SET TRANSACTION

Posted By: Viveka Fischer     Category: Oracle     Views: 3093

SET TRANSACTION with example.

SET TRANSACTION

SET TRANSACTION (READ ONLY | USE ROLLBACK SEGMENT);

SET TRANSACTION enables the user to specify when a transaction should begin. The READ ONLY option locks a set of records until the transaction ends to ensure that the data is not changed. 

  
Share: 

 
 
 

Didn't find what you were looking for? Find more on SET TRANSACTION Or get search suggestion and latest updates.

Viveka Fischer
Viveka Fischer author of SET TRANSACTION is from Frankfurt, Germany.
 
View All Articles

 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!