InterviewSolution
Saved Bookmarks
| 1. |
State your understanding of Distributed Database Management Systems with Transparency or Transparent Distributed Database Management Systems? |
|
Answer» The transparent Distributed Database Management System is a TYPE of database management system that hides the physical structure of the database from USERS. Physical structure, also known as physical storage structure, REFERS to the memory MANAGER of a database management system and describes how data is SAVED on a disk. There is less abstraction as a result of this. In Distributed Database Management Systems (or DDBMS), there are four forms of transparency:
|
|