What is the CAP theorem?
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 |
What are the oracle differences between nvl and coalesce
11. Display the client number and name and the client number and name of the person who referred that client.
defination of bitmap index
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is meant by a deadlock situation?
which is best institue to learn oracle 11i in ameerpet or maithrivanam or sr nagar please help
Differentiate between post-database commit and post-form commit?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What happens to the data files if a tablespace is dropped?
various types of joins
How to invoke the data pump import utility?
How many categories of data types?