Answer Posted / arun
Data concurrency means that many users can access data at
the same time.
Data consistency means that each user sees a consistent
view of data including the transactions made by him as well
as others.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can cursors be part of a trigger body?
What is a record in pl/sql?
How is sql used in oracle?
What do you understand by case manipulation functions?
How bulk collect improves performance?
What is nvarchar in sql?
What are schema-level triggers?
Explain the purpose of %type and %rowtype data types?
What are the different sql commands?
What is the use of procedures?
How do you add a column to a table?
What is pl sql script?
How do I run a pl sql program?
What is a clob in sql?
When should I use nosql database?