What is Read-Only Transaction ?
Answers were Sorted based on User's Feedback
Answer / guest
A Read-Only transaction ensures that the results of each query
executed in the transaction are consistent with respect to
the same point in time.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
Answer / nishi
A Read-Only transaction ensures that the results of each query executed in the transaction are consistant with respect to the same point in time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Every One , What is the table Space in Oracle Database ? waiting for answere and thankyou
Can objects of the same schema reside in different tablespace?
Difference between hot backup vs. Cold backup?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
How can we find out the duplicate values in an oracle table?
What is the difference between RBBMS & DBMS?
how to clone 9i Database on to 10g Database.
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How to speed up webrick?
What is a data lock in oracle?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
How to start your 10g xe server from command line?