Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of save points in oracle database?
Does oracle partitioning improve performance?
How to create a new table in oracle?
What is the usage of synonyms?
What is redo log?
How to count duplicated values in a column in oracle?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to write a query with a left outer join in oracle?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
What is an anonymous block?
Can you create a synonym without having a table?
What is ADDM Advisor in Oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
Difference between varchar and varchar2 data types?