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 |
how do you know if your mysql server is alive? : Sql dba
Write a query to display the current date in sql?
How can triggers be used for the table auditing?
what is oracle sql,pl/sql with interfaces
What is delete command in sql?
What is memory optimized?
what are the 'mysql' command line options? : Sql dba
Explain the the delete statements in sql?
Define overloaded procedure?
What is sql and how does it work?
Can we use joins in subquery?
What is clause?