InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between A Schema And A Subschema In Idms? |
|
Answer» The SCHEMA is the physical ARRANGEMENT of the data as it appears in the DBMS. The subschema is the logical VIEW of the data as it appears to the application program. The schema is the physical arrangement of the data as it appears in the DBMS. The subschema is the logical view of the data as it appears to the application program. |
|