Embed presentation
Download to read offline

























A Database Management System (DBMS) supports data independence by allowing changes to lower-level schemas without affecting higher-level schemas or application programs. When a lower-level schema changes, only the mappings between it and higher schemas need updating. Higher schemas remain unchanged, so applications referring to external schemas do not require modification.
























