🗊 Презентация Network Data Model

Категория: Образование
Нажмите для полного просмотра!
Network Data Model, слайд №1 Network Data Model, слайд №2 Network Data Model, слайд №3 Network Data Model, слайд №4 Network Data Model, слайд №5 Network Data Model, слайд №6 Network Data Model, слайд №7 Network Data Model, слайд №8 Network Data Model, слайд №9 Network Data Model, слайд №10 Network Data Model, слайд №11 Network Data Model, слайд №12 Network Data Model, слайд №13 Network Data Model, слайд №14 Network Data Model, слайд №15 Network Data Model, слайд №16 Network Data Model, слайд №17 Network Data Model, слайд №18 Network Data Model, слайд №19 Network Data Model, слайд №20 Network Data Model, слайд №21 Network Data Model, слайд №22 Network Data Model, слайд №23 Network Data Model, слайд №24 Network Data Model, слайд №25 Network Data Model, слайд №26 Network Data Model, слайд №27 Network Data Model, слайд №28 Network Data Model, слайд №29

Вы можете ознакомиться и скачать презентацию на тему Network Data Model. Доклад-сообщение содержит 29 слайдов. Презентации для любого класса можно скачать бесплатно. Если материал и наш сайт презентаций Mypresentation Вам понравились – поделитесь им с друзьями с помощью социальных кнопок и добавьте в закладки в своем браузере.

Слайды и текст этой презентации


Слайд 1


Lecture 4. Network Data Model National Aviation University Computer Science Faculty Department of Software Engineering
Описание слайда:
Lecture 4. Network Data Model National Aviation University Computer Science Faculty Department of Software Engineering

Слайд 2


CONTENTS Brief history Network data structure Network data structure operations Integrity constraints Advantages and drawbacks
Описание слайда:
CONTENTS Brief history Network data structure Network data structure operations Integrity constraints Advantages and drawbacks

Слайд 3


Brief history
Описание слайда:
Brief history

Слайд 4


Fields and record types Graphic notation:
Описание слайда:
Fields and record types Graphic notation:

Слайд 5


Keys
Описание слайда:
Keys

Слайд 6


Set type and instance (occurrence) Set owner. There is only one set owner record Set members. There may be 0, 1 or more set member records.
Описание слайда:
Set type and instance (occurrence) Set owner. There is only one set owner record Set members. There may be 0, 1 or more set member records.

Слайд 7


Example of the set type and instance
Описание слайда:
Example of the set type and instance

Слайд 8


Multilevel Hierarchy
Описание слайда:
Multilevel Hierarchy

Слайд 9


Representation of m:n relationships
Описание слайда:
Representation of m:n relationships

Слайд 10


Schema and instance of m:n relationships
Описание слайда:
Schema and instance of m:n relationships

Слайд 11


Cycles and loops
Описание слайда:
Cycles and loops

Слайд 12


Possible categories of network schemas
Описание слайда:
Possible categories of network schemas

Слайд 13


Application and DBMS User Work Area (UWA) contains: current state indicators, records, error status.
Описание слайда:
Application and DBMS User Work Area (UWA) contains: current state indicators, records, error status.

Слайд 14


Network data model operations Data selection (Query Language - QL): FIND - locates a described record occurrence GET - reads a record occurrence from...
Описание слайда:
Network data model operations Data selection (Query Language - QL): FIND - locates a described record occurrence GET - reads a record occurrence from the database Data manipulation (Data Manipulation Language-DML): STORE - puts a record occurrence into the database INSERT - inserts member record into a set occurrence REMOVE - removes member record from a set occurrence DELETE - deletes current record from DB MODIFY - updates current record

Слайд 15


Data searching and selection
Описание слайда:
Data searching and selection

Слайд 16


Fine the record by DB-key
Описание слайда:
Fine the record by DB-key

Слайд 17


Fine the record by field values
Описание слайда:
Fine the record by field values

Слайд 18


Scanning a Set Occurrence
Описание слайда:
Scanning a Set Occurrence

Слайд 19


The next member record in the set occurrence
Описание слайда:
The next member record in the set occurrence

Слайд 20


The prior member record in the set occurrence
Описание слайда:
The prior member record in the set occurrence

Слайд 21


The first and the last member record in the set occurrence
Описание слайда:
The first and the last member record in the set occurrence

Слайд 22


Location of the owner record of the current set occurence
Описание слайда:
Location of the owner record of the current set occurence

Слайд 23


Example
Описание слайда:
Example

Слайд 24


Put a record occurrence into the database create a record occurrence in UWA; execute the command STORE.
Описание слайда:
Put a record occurrence into the database create a record occurrence in UWA; execute the command STORE.

Слайд 25


Attaching record occurrence from DB to the set occurrence Make required set occurrence the current of set type Make inserted record occurrence the...
Описание слайда:
Attaching record occurrence from DB to the set occurrence Make required set occurrence the current of set type Make inserted record occurrence the current one Execute the command INSERT

Слайд 26


Remove a record occurrence of a certain type from a certain set occurrence Make designated record be the current one Execute the command REMOVE
Описание слайда:
Remove a record occurrence of a certain type from a certain set occurrence Make designated record be the current one Execute the command REMOVE

Слайд 27


Updating record occurrence The MODIFY command copies values from a record in UWA into the current record occurrence of the DB.
Описание слайда:
Updating record occurrence The MODIFY command copies values from a record in UWA into the current record occurrence of the DB.

Слайд 28


Deleting record occurrence from DB The DELETE command removes from DB the current record occurrence The set owner may be deleted when this set do not...
Описание слайда:
Deleting record occurrence from DB The DELETE command removes from DB the current record occurrence The set owner may be deleted when this set do not contains member records

Слайд 29


Advantages and drawbacks The network data model basically has the same advantages and drawbacks as hierarchical data model. The only basic difference...
Описание слайда:
Advantages and drawbacks The network data model basically has the same advantages and drawbacks as hierarchical data model. The only basic difference of the network data model in comparison with hierarchical data model is the opportunity to represent many-to-many relationships.



Теги Network Data Model
Похожие презентации
Mypresentation.ru
Загрузить презентацию