Answer Posted / nishi
A distributed database is a network of databases managed by multiple database servers that appears to a user as single logical database. The data of all databases in the distributed database can be simultaneously accessed and modified.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define "correlated subqueries".
What is database definition (dbd)?
How do I create a database?
Explain data independence?
What is procedure in dbms?
Why do we need foreign key?
How many columns are in a database table?
Can you explain the 'between' clause?
What is sorting in dbms?
I have a table which has lot of inserts, is it a good database design to create indexes on that table?
Explain what are super servers?
What is the difference between case version and decode version?
List few restrictions that are imposed while creating views?
What do you understand by cursor? Mention the different types of cursor?
What is unique key example?