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 different types of trigger and explain its various uses and functions?
what is unique key?
14 Answers Amazon, Cap Gemini, Infosys, Wipro,
After using set unused can we enable the column again to use? Please give me some answers....
Where do we use decode and case statements?
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
What is a select query statement in oracle?
What exactly do quotation marks around the table name do?
What are the different pseudo commands? Explain in general?
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
who is the father of oracle and send chodd rules
How can windows applications connect to oracle servers?