Databse Management 4 Flashcards

1
Q

the process of creating a specific data model for a determined problem domain; is a iterative progressive process.

A

data modeling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

is a characteristic of an entity. For example, a CUSTOMER entity would be described by attributes such as customer last name, customer first name, customer phone number, customer address, and customer credit limit. Attributes are the equivalent of fields in file systems.

A

An Attribute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

is a person, place, thing, or event about which data will be collected and stored.

A

entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

is a brief, precise, and unambiguous description of a policy, procedure, or principle within a specific organization. Properly written business rules are used to define entities, attributes, relationships, and constraints.

A

A Business Rule

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

manages large amounts of data for complex manufacturing projects, and contains levels or segments. A segment is the equivalent of a file system’s record type. Within the hierarchy, a higher layer is perceived as the parent of the segment directly beneath it, which is called the child. The hierarchical model depicts a set of one-to-many (1:M) relationships between a parent and its children segments.

A

Heirarchical model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

was created to represent complex data relationships more effectively than the hierarchical model, to improve database performance, and to impose a database standard. In the network model, the user perceives the network database as a collection of records in 1:M relationships.

A

The Network Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

is the conceptual organization of the entire database as viewed by the database administrator.

A

The Schema

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

defines the portion of the database “seen” by the application programs that actually produce the desired information from the data within the database.

A

Subschema

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

defines the environment in which data can be managed and is used to work with the data in the database.

A

A data manipulation language (DML)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

enables the database administrator to define the schema components.

A

A schema data definition language (DDL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly