What is Data Concarency and Consistency?

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


Please Help Members By Posting Answers For Below Questions

What does joining a thread mean?

755


What is varchar used for?

760


how to create a new table by selecting rows from another table in mysql? : Sql dba

767


Is sql harder than python?

830


Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)

727


What is the difference between subquery and correlated query?

735


Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

752


What is normalization sql?

728


How can we store rows in PL/SQL using array?

893


What is mutating table error?

894


What is the purpose of the primary key?

760


Should I use mbr or gpt?

729


Why is stored procedure faster than query?

714


What is a sql instance vs database?

774


What is mdb stand for?

737