Answer Posted / hr@tgksolutions.com
The CAP theorem states that a distributed database can achieve at most two of the following three properties:
• Consistency (C) – All nodes have the same data at the same time.
• Availability (A) – System continues to function even if nodes fail.
• Partition Tolerance (P) – System continues to operate despite network failures.
No system can provide all three simultaneously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is oracle used for?
What does sharding mean?
Explain the use of rows option in imp command.
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What is a nested table?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How to connect asp pages to oracle servers?
How to establish administrator authentication to the server?
How to manage transaction isolation level?
What is a trigger and what are its types?
How to create lov dynamically at runtime & attach to text field?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
What is index in Oracle?
Explain self joins in oracle?
How to invoke the data pump export utility?