How insulation between data and program is achieved
Answers
Answered by
2
Answer:
2 Insulation between programs and data: Called program-data independence. Allows changing data storage structures and operations without having to change the DBMS access programs. ... Data Abstraction: A data model is used to hide storage details and present the users with a conceptual view of the database.
Similar questions