Answer Posted / 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 |
Post New Answer View All Answers
What is a system tablespace?
Why does Oracle not permit the use of PCTUSED with indexes?
Explain an extent?
How to open and close an explicit cursor in oracle?
What is an oracle database table?
What do you mean by cdb and pdb in oracle 12c?
Where are the settings stored for each instance in oracle?
Can we store images in oracle database?
How do I find the database name in oracle?
What are the parameters that we can pass through a stored procedure?
How to convert numbers to characters in oracle?
Briefly explain what is literal? Give an example where it can be used?
What is the difference between view and materialized view in Oracle?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
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??