Deck 14: Database Design: ERD, REA, and SQL

ملء الشاشة (f)
exit full mode
سؤال
Operational databases almost exclusively use the ________ structure.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Information assets are the new currency of business.
سؤال
Match the database realm to the appropriate activity.

-Database designer realm

A)Create database tables
B)Update data
C)Create database model
سؤال
Match the database integrity rule to the appropriate definition.

-Rule 1: Entity Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
سؤال
The database integrity rule Primary Key Integrity states each record in the database must have a unique identifier called a primary key.
سؤال
________ databases contain data collected by other organizations and agencies, such as the Securities and Exchange Commission (SEC).
سؤال
The largest provider of relational database tools is Sun Microsystems Inc.
سؤال
________ is a technique used to develop an anomaly-free database with database integrity.
سؤال
________ databases can be classified as (1)operational databases, (2)data warehouses, or (3)XBRL databases.
سؤال
The database integrity rule Referential Integrity states that field values must be from a predefined domain.
سؤال
Database modeling may require additional investment of time as the database is being developed.
سؤال
The database ________ creates the database model.
سؤال
________ are a crucial component of the enterprise system, containing intellectual property.
سؤال
The ________ database structure is used by data warehouses.
سؤال
Database anomalies are problems within a database table that result in inaccurate or incomplete data.
سؤال
Match the database integrity rule to the appropriate definition.

-Rule 4: Referential Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
سؤال
The database ________ creates the database.
سؤال
Database anomalies are removed through ________ and/or database modeling.
سؤال
Match the database integrity rule to the appropriate definition.

-Rule 3: Domain Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
سؤال
Match the database integrity rule to the appropriate definition.

-Rule 2: Primary Key Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
سؤال
Match the database realm to the appropriate activity.

-Database user realm

A)Create database tables
B)Update data
C)Create database model
سؤال
Which of the following is NOT a database anomaly?

A)Update
B)Commit
C)Deletion
D)Insertion
سؤال
What are the three realms of a database and what happens in each realm?
سؤال
Which database architecture is a relatively new type of database?

A)Dimensional
B)XBRL
C)Relational
D)Network
سؤال
The third step in creating a ERD diagram is to determine the relevant business transactions that the enterprise must support.
سؤال
Provide an example of a deletion anomaly, update anomaly, and an insertion anomaly.
سؤال
Which database architecture is typically used for data warehouses?

A)Dimensional
B)XBRL
C)Relational
D)Network
سؤال
Entity identifiers are attributes that uniquely identify an entity occurrence.
سؤال
List and define the four database essentials.
سؤال
A candidate key is an entity identifier that uniquely identifies an entity.
سؤال
Data, such as accounting data, can be facts related to

A)Records
B)Tables
C)Objects
D)RDBMS software
سؤال
Sometimes, in an entity relationship diagram, the entity relationship is written on the connection line.
سؤال
What is data modeling?
سؤال
You are an intern at a company. Some managers want to copy some of the data in the accounting database into a data warehouse. Your boss is questioning why this is necessary. Create an email explaining why this is a good idea.
سؤال
Data integrity refers to data being

A)Current and active
B)Current and complete
C)Accurate and current
D)Accurate and complete
سؤال
In an ERD diagram, an entity is represented by a rounded box or rectangle.
سؤال
Match the database realm to the appropriate activity.

-Database builder realm

A)Create database tables
B)Update data
C)Create database model
سؤال
One-to-one relationships are problematic when building a database.
سؤال
For a single occurrence of one entity (one customer), cardinality defines the maximum and minimum number of occurrences that might relate to the other entity (sales orders).
سؤال
This database essential retrieves data from a database.

A)Report
B)Form
C)Query
D)Field
سؤال
Match the normalization rule to the appropriate definition.

-Rule 2. Second Normal Form (2NF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
سؤال
In a one-to-many relationship in an ERD, the entity on the one side (customer)is called a ________ entity and the entity on the many side (sales order)is called a ________ entity.
سؤال
Match the ERD symbols to the definition.

-  PK  Cust No \begin{array} { l | l } \text { PK } & \text { Cust No } \\\end{array}

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
سؤال
Match the normalization rule to the appropriate definition.

-Rule 3. Boyce-Codd Normal Form (BCNF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
سؤال
A specific customer, such as Vincent, is an entity ________.
سؤال
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship <div style=padding-top: 35px>

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
سؤال
Which of the following uniquely identifies the occurrence of an object or event?

A)Entity occurrence
B)Entity attribute
C)Entity identifier
D)Entity name
سؤال
The name given to a relationship, for example one-to-one, defines the maximum cardinalities.
سؤال
Detail of the ERD and information about the tables fields, such as their size and type, are stored in a document called the ________.
سؤال
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship <div style=padding-top: 35px>

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
سؤال
Which of the following describes a property of an object or event?

A)Entity attribute
B)Entity occurrence
C)Entity identifier
D)Composite keys
سؤال
In database design terminology, a customer is an

A)Occurrence
B)Object
C)Attribute
D)Entity
سؤال
Match the normalization rule to the appropriate definition.

-Rule 1: First Normal Form (1NF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
سؤال
After ensuring compliance with the BCNF normalization rule, rarely does a database table need further normalization.
سؤال
Database ________ removes anomalies from a database.
سؤال
A ________ relationship are problematic when designing databases
سؤال
Match the ERD symbols to the definition.

-Cust FName
Cust LName
Cust Address
Cust City

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
سؤال
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship <div style=padding-top: 35px>

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
سؤال
When using normalization for database development, all the attributes are placed in one huge table.
سؤال
________ depicts the relationship among entities in the database.
سؤال
In a REA model, an agent is related to a resource through an event.
سؤال
In an ERD diagram, relationship cardinality is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
سؤال
How are business entities and their relationships identified?

A)Determining the business rules for business transactions
B)Determining the entity identifiers
C)Normalizing the database
D)Analyzing business transactions
سؤال
Which of the following is a way to collect information about business transactions?

A)Interviewing users
B)Reviewing source documents
C)Observing procedures
D)All the above
سؤال
In an REA model, entities are business objects or events.
سؤال
In an ERD diagram, an entity identifier is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
سؤال
What are the steps for designing an ERD?
سؤال
What is the purpose of an entity relationship diagram?
سؤال
List the ERD design steps that are independent of the database structure.
سؤال
For an ERD, what do the business rules define?

A)Entities
B)Business transactions
C)Attribute limitations
D)Entity attributes
سؤال
In an ERD diagram, a relationship between entities is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
سؤال
Which symbol represents a cardinality of a maximum: 1 and minimum: 0?

A) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
سؤال
Why does a database designer need to understand a business's rules?
سؤال
List the ERD design steps that are dependent on the database structure.
سؤال
Which symbol represents a cardinality of a maximum: many and minimum: 0?

A) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
سؤال
Which symbol represents a cardinality of a maximum: 1 and minimum: 1?

A) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
سؤال
Which symbol represents a cardinality of a maximum: many and minimum: 1?

A) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
سؤال
List and define the first three normalization rules.
سؤال
In a REA model, a resource has an intangible value.
سؤال
When using normalization for database development, all the attributes are placed in

A)Three large tables
B)Two huge tables
C)One large table
D)B and C
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/113
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 14: Database Design: ERD, REA, and SQL
1
Operational databases almost exclusively use the ________ structure.
relational
2
Information assets are the new currency of business.
True
3
Match the database realm to the appropriate activity.

-Database designer realm

A)Create database tables
B)Update data
C)Create database model
Create database model
4
Match the database integrity rule to the appropriate definition.

-Rule 1: Entity Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
5
The database integrity rule Primary Key Integrity states each record in the database must have a unique identifier called a primary key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
6
________ databases contain data collected by other organizations and agencies, such as the Securities and Exchange Commission (SEC).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
7
The largest provider of relational database tools is Sun Microsystems Inc.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
8
________ is a technique used to develop an anomaly-free database with database integrity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
9
________ databases can be classified as (1)operational databases, (2)data warehouses, or (3)XBRL databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
10
The database integrity rule Referential Integrity states that field values must be from a predefined domain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
11
Database modeling may require additional investment of time as the database is being developed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
12
The database ________ creates the database model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
13
________ are a crucial component of the enterprise system, containing intellectual property.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
14
The ________ database structure is used by data warehouses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
15
Database anomalies are problems within a database table that result in inaccurate or incomplete data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
16
Match the database integrity rule to the appropriate definition.

-Rule 4: Referential Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
17
The database ________ creates the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
18
Database anomalies are removed through ________ and/or database modeling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
19
Match the database integrity rule to the appropriate definition.

-Rule 3: Domain Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
20
Match the database integrity rule to the appropriate definition.

-Rule 2: Primary Key Integrity

A)Each record in the database must have a unique identifier called a primary key.
B)Data referenced and stored in related tables must be consistent across the database.
C)The field values must be from a predefined domain.
D)The primary key value cannot be null (empty).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
21
Match the database realm to the appropriate activity.

-Database user realm

A)Create database tables
B)Update data
C)Create database model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following is NOT a database anomaly?

A)Update
B)Commit
C)Deletion
D)Insertion
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
23
What are the three realms of a database and what happens in each realm?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which database architecture is a relatively new type of database?

A)Dimensional
B)XBRL
C)Relational
D)Network
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
25
The third step in creating a ERD diagram is to determine the relevant business transactions that the enterprise must support.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
26
Provide an example of a deletion anomaly, update anomaly, and an insertion anomaly.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
27
Which database architecture is typically used for data warehouses?

A)Dimensional
B)XBRL
C)Relational
D)Network
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
28
Entity identifiers are attributes that uniquely identify an entity occurrence.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
29
List and define the four database essentials.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
30
A candidate key is an entity identifier that uniquely identifies an entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
31
Data, such as accounting data, can be facts related to

A)Records
B)Tables
C)Objects
D)RDBMS software
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
32
Sometimes, in an entity relationship diagram, the entity relationship is written on the connection line.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
33
What is data modeling?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
34
You are an intern at a company. Some managers want to copy some of the data in the accounting database into a data warehouse. Your boss is questioning why this is necessary. Create an email explaining why this is a good idea.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
35
Data integrity refers to data being

A)Current and active
B)Current and complete
C)Accurate and current
D)Accurate and complete
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
36
In an ERD diagram, an entity is represented by a rounded box or rectangle.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
37
Match the database realm to the appropriate activity.

-Database builder realm

A)Create database tables
B)Update data
C)Create database model
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
38
One-to-one relationships are problematic when building a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
39
For a single occurrence of one entity (one customer), cardinality defines the maximum and minimum number of occurrences that might relate to the other entity (sales orders).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
40
This database essential retrieves data from a database.

A)Report
B)Form
C)Query
D)Field
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
41
Match the normalization rule to the appropriate definition.

-Rule 2. Second Normal Form (2NF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
42
In a one-to-many relationship in an ERD, the entity on the one side (customer)is called a ________ entity and the entity on the many side (sales order)is called a ________ entity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
43
Match the ERD symbols to the definition.

-  PK  Cust No \begin{array} { l | l } \text { PK } & \text { Cust No } \\\end{array}

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
44
Match the normalization rule to the appropriate definition.

-Rule 3. Boyce-Codd Normal Form (BCNF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
45
A specific customer, such as Vincent, is an entity ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
46
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
47
Which of the following uniquely identifies the occurrence of an object or event?

A)Entity occurrence
B)Entity attribute
C)Entity identifier
D)Entity name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
48
The name given to a relationship, for example one-to-one, defines the maximum cardinalities.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
49
Detail of the ERD and information about the tables fields, such as their size and type, are stored in a document called the ________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
50
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
51
Which of the following describes a property of an object or event?

A)Entity attribute
B)Entity occurrence
C)Entity identifier
D)Composite keys
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
52
In database design terminology, a customer is an

A)Occurrence
B)Object
C)Attribute
D)Entity
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
53
Match the normalization rule to the appropriate definition.

-Rule 1: First Normal Form (1NF)

A)No field can have multiple values.
B)Every identifier should be a candidate key
C)The table identifier (primary key)should not be a composite key.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
54
After ensuring compliance with the BCNF normalization rule, rarely does a database table need further normalization.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
55
Database ________ removes anomalies from a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
56
A ________ relationship are problematic when designing databases
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
57
Match the ERD symbols to the definition.

-Cust FName
Cust LName
Cust Address
Cust City

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
58
Match the ERD symbols to the definition.

-<strong>Match the ERD symbols to the definition.  - </strong> A)Entity Attributes B)Entity C)Entity identifier D)Relationship cardinality E)Entity relationship

A)Entity Attributes
B)Entity
C)Entity identifier
D)Relationship cardinality
E)Entity relationship
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
59
When using normalization for database development, all the attributes are placed in one huge table.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
60
________ depicts the relationship among entities in the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
61
In a REA model, an agent is related to a resource through an event.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
62
In an ERD diagram, relationship cardinality is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
63
How are business entities and their relationships identified?

A)Determining the business rules for business transactions
B)Determining the entity identifiers
C)Normalizing the database
D)Analyzing business transactions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
64
Which of the following is a way to collect information about business transactions?

A)Interviewing users
B)Reviewing source documents
C)Observing procedures
D)All the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
65
In an REA model, entities are business objects or events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
66
In an ERD diagram, an entity identifier is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
67
What are the steps for designing an ERD?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
68
What is the purpose of an entity relationship diagram?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
69
List the ERD design steps that are independent of the database structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
70
For an ERD, what do the business rules define?

A)Entities
B)Business transactions
C)Attribute limitations
D)Entity attributes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
71
In an ERD diagram, a relationship between entities is represented as

A)PK symbol listed by attribute
B)Connector lines
C)Square box
D)Crow's feet symbols
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
72
Which symbol represents a cardinality of a maximum: 1 and minimum: 0?

A) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)
B) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)
C) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)
D) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 0?</strong> A)   B)   C)   D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
73
Why does a database designer need to understand a business's rules?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
74
List the ERD design steps that are dependent on the database structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
75
Which symbol represents a cardinality of a maximum: many and minimum: 0?

A) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)
B) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)
C) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)
D) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 0?</strong> A)   B)   C)   D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
76
Which symbol represents a cardinality of a maximum: 1 and minimum: 1?

A) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)
B) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)
C) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)
D) <strong>Which symbol represents a cardinality of a maximum: 1 and minimum: 1?</strong> A)   B)   C)   D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
77
Which symbol represents a cardinality of a maximum: many and minimum: 1?

A) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)
B) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)
C) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)
D) <strong>Which symbol represents a cardinality of a maximum: many and minimum: 1?</strong> A)   B)   C)   D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
78
List and define the first three normalization rules.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
79
In a REA model, a resource has an intangible value.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
80
When using normalization for database development, all the attributes are placed in

A)Three large tables
B)Two huge tables
C)One large table
D)B and C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 113 في هذه المجموعة.