Презентация Network Data Model онлайн

На нашем сайте вы можете скачать и просмотреть онлайн доклад-презентацию на тему Network Data Model абсолютно бесплатно. Урок-презентация на эту тему содержит всего 29 слайдов. Все материалы созданы в программе PowerPoint и имеют формат ppt или же pptx. Материалы и темы для презентаций взяты из открытых источников и загружены их авторами, за качество и достоверность информации в них администрация сайта не отвечает, все права принадлежат их создателям. Если вы нашли то, что искали, отблагодарите авторов - поделитесь ссылкой в социальных сетях, а наш сайт добавьте в закладки.



Оцените!
Оцените презентацию от 1 до 5 баллов!
  • Тип файла:
    ppt / pptx (powerpoint)
  • Всего слайдов:
    29 слайдов
  • Для класса:
    1,2,3,4,5,6,7,8,9,10,11
  • Размер файла:
    295.50 kB
  • Просмотров:
    50
  • Скачиваний:
    0
  • Автор:
    неизвестен



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

№1 слайд
Lecture . Network Data Model
Содержание слайда: Lecture 4. Network Data Model National Aviation University Computer Science Faculty Department of Software Engineering

№2 слайд
CONTENTS Brief history
Содержание слайда: 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
Содержание слайда: Fields and record types Graphic notation:

№5 слайд
Keys
Содержание слайда: Keys

№6 слайд
Set type and instance
Содержание слайда: 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
Содержание слайда: Example of the set type and instance

№8 слайд
Multilevel Hierarchy
Содержание слайда: Multilevel Hierarchy

№9 слайд
Representation of m n
Содержание слайда: Representation of m:n relationships

№10 слайд
Schema and instance of m n
Содержание слайда: Schema and instance of m:n relationships

№11 слайд
Cycles and loops
Содержание слайда: Cycles and loops

№12 слайд
Possible categories of
Содержание слайда: Possible categories of network schemas

№13 слайд
Application and DBMS User
Содержание слайда: Application and DBMS User Work Area (UWA) contains: current state indicators, records, error status.

№14 слайд
Network data model operations
Содержание слайда: 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
Содержание слайда: Fine the record by field values

№18 слайд
Scanning a Set Occurrence
Содержание слайда: Scanning a Set Occurrence

№19 слайд
The next member record in the
Содержание слайда: The next member record in the set occurrence

№20 слайд
The prior member record in
Содержание слайда: The prior member record in the set occurrence

№21 слайд
The first and the last member
Содержание слайда: The first and the last member record in the set occurrence

№22 слайд
Location of the owner record
Содержание слайда: Location of the owner record of the current set occurence

№23 слайд
Example
Содержание слайда: Example

№24 слайд
Put a record occurrence into
Содержание слайда: Put a record occurrence into the database create a record occurrence in UWA; execute the command STORE.

№25 слайд
Attaching record occurrence
Содержание слайда: 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
Содержание слайда: 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
Содержание слайда: 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
Содержание слайда: 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
Содержание слайда: 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.

Скачать все slide презентации Network Data Model одним архивом: