Читайте также:
|
|
Unit 7
Database Models
Ex. I. Answer the question below:
What is a database?
Ex. II. Study the list of IT terms below:
List of active terms
cell | комірка; елемент; код; секція (єдина ділянка пам'яті, в якій зберігається частина файлу) |
child record | запис, що викликаний іншим записом |
common field | спільне поле (напр., пам'яті для кількох програм) |
computer-aided design (CAD) | автоматизоване проектування |
computer-assistant software engineering (CASE) | програмування за допомогою ЕОМ |
data level | рівень даних, інформаційний рівень |
data path | інформаційний канал; тракт (обробки) даних |
flexible | гнучкий |
hierarchical database | ієрархічна база даних |
inquiry | запит |
intersection | перетин |
many-to-many relationship | відношення типа "множина - множина" |
network database | база даних інформаційної мережі |
object-oriented database | об’єктно-зорієнтована база даних |
one-to-many relationship | відношення «один до багатьох» |
one-to-one relationship | взаємно-однозначне відношення |
parent record | батьківський запис |
query by example | запит за зразком |
query language | мова запитів |
relation database management system (RDBSM) | система керування реляційною базою даних (СКБД) |
relational database | реляційна база даних |
root record | кореневий запис |
route | траса, путь; маршрут; тракт (передачі інформації) |
siblings | вузли-брати (в деревовидній структурі) |
structured query language | мова структурованих запитів |
versatile | універсальний; гнучкий в експлуатації; багатофункціональний |
Ex. III. Read the following text and translate it into Ukrainian paying attention to the terms in bold:
Text
Database Models
Hierarchical Model
There are four types of database models: hierarchical, network, relational, and object-oriented.
In a hierarchical database, data relationships follow hierarchies, or trees, which reflect either a one-to-one relationship or a one-to-many relationship among record types. The uppermost record in a tree structure is called the root record. From there, data are organized into groups containing parent records and child records. One parent record can have many child records (called siblings), but each child record can have only one parent record. Parent records are higher in the data structure than are child records; however, each child can become a parent and have its own child records.
Дата добавления: 2015-11-16; просмотров: 76 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
Ex. VII. Fill in the gaps with the words from the box. Translate the sentences into Ukrainian. | | | Relational Model |