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
Is there a 64 bit version of ssms?
What is time based sql injection?
What are the types of keys?
What is the limitation on the block size of pl/sql?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
how can you see all indexes defined for a table? : Sql dba
What is offset and limit in sql?
how to delete an existing column in a table? : Sql dba
How to run pl sql program in mysql?
What are the triggers associated with image items?
What are the possible values for the boolean data field?
Why do we need pl sql?
How are functions and procedures called in PL/SQL?
What is sqlcommand?
What plvcmt and plvrb does in pl/sql?