What is Data Concarency and Consistency?



What is Data Concarency and Consistency?..

Answer / 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

More SQL PLSQL Interview Questions

how do you know if your mysql server is alive? : Sql dba

0 Answers  


Write a query to display the current date in sql?

0 Answers  


How can triggers be used for the table auditing?

0 Answers  


what is oracle sql,pl/sql with interfaces

2 Answers   TCS,


What is delete command in sql?

0 Answers  






What is memory optimized?

0 Answers  


what are the 'mysql' command line options? : Sql dba

0 Answers  


Explain the the delete statements in sql?

0 Answers  


Define overloaded procedure?

0 Answers  


What is sql and how does it work?

0 Answers  


Can we use joins in subquery?

0 Answers  


What is clause?

0 Answers  


Categories