Saved Bookmarks
| 1. |
What are the two types of data independence? How they different? |
|
Answer» There are two levels of data independence: Physical and Logical. Physical Data Independence modifies the scheme followed at the physical level without affecting the scheme followed at the conceptual level. Whereas Logical Data Independence modifies the conceptual scheme without causing any changes in the schemes followed at view levels. |
|