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
Explain self joins in oracle?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
Why do we need oracle client?
How can I combine multiple rows into a comma-delimited list in oracle?
How to use "out" parameter properly?
How to find out what oracle odbc drivers are installed?
How to define a variable to match a table column data type?
How to get maxsal , minsal, ename department wise in single query
What are a collation and state the different types of collation sensitivity?
How to connect ms access to oracle servers?
How to create a table index?
How to update a table row with a record?
How to select some columns from a table in oracle?
How to turn on or off recycle bin for the session?
Are truncate and delete commands same? If so why?