Please enable JavaScript.
Coggle requires JavaScript to display documents.
Elweven by four (DATABASE MANAGEMENT (advantages of a DBMS include: (•…
Elweven by four
DATABASE MANAGEMENT
-
DBMS can include a data dictionary that identifies the fields, their characteristics and their use.
DBMS software aids in organizing, controlling and using the data needed by application programs.
-
-
DBMS ARCHITECTURE
-
three types of metadata:
Within each level, there is a data definition language (DDL) component for creating the schema representation necessary for interpreting and responding to the user’s request.
-
external schema
DBMS will typically accommodate multiple DDLs for several application programming languages compatible with the DBMS.
-
includes data about data elements used to define logical and physical fields, files, data relationships, queries
-
-
-