Download No Slide Title

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project

Document related concepts

Concurrency control wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Relational model wikipedia , lookup

Database wikipedia , lookup

Clusterpoint wikipedia , lookup

Functional Database Model wikipedia , lookup

Database model wikipedia , lookup

Transcript
Chapter 1: DBMS Languages

DDL: can be used to define conceptual and internal schema
in DBMS, where there is no strict separation

DDL is used to specify conceptual and SDL to specify internal where
there is separation

VDL: is used to specify user views and their mapping to
conceptual

VDL statements can be compiled separately or can be imbedded in a
programming language
May 22, 2017
Data Base Organization and File
Structure: Introduction
28