Answer Posted / samir kumar sahoo
A Read_only transaction is one type of transaction which
ensures that all the execution query results that are
performed in this transaction will be remain consistent as
it allows only read priviledges to the users in order to
keep data secure in database.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is oracle so popular?
How to divide query output into groups in oracle?
In oracle there is column command, how will you explain that?
How to loop through data rows in the implicit cursor?
What is sharded cluster?
Why do we use coalesce function in oracle?
How to define an external table with a text file?
How to create an oracle testing table?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What is a synonym? What are its various types?
How to list all user accounts in oracle?
How to export your own schema?
How to open a cursor variable?
How to write a query with a right outer join in oracle?