Deck 2: Database Requirements and ER Modeling

Full screen (f)
exit full mode
Question
The following attribute can contain more than one value for each entity instance.

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Use Space or
up arrow
down arrow
to flip the card.
Question
Which of the following is a legitimate exact minimum and maximum cardinality?

A)(20,10)
B)(5,0)
C)(5,10)
D)(5,4)
Question
How many entities are involved in a unary relationship?

A)1
B)2
C)More than 2
D)Between 1 and 2
Question
Minimum cardinality can be:

A)One or many
B)Zero or many
C)Optional or mandatory
D)Optional or many
Question
Which of the following is NOT a possible cardinality constraint?

A)Optional one
B)Optional zero
C)Optional many
D)Mandatory one
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace BBB?</strong> A)AirplaneTypeID B)AIRPLANETYPE C)AirportID D)AIRPORT <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace BBB?

A)AirplaneTypeID
B)AIRPLANETYPE
C)AirportID
D)AIRPORT
Question
A regular entity must have at least one of the following attributes:

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Question
How many entities are depicted by the following requirements?
School XYZ keeps track of its 100 students,10 teachers,and 5 classrooms.

A)3
B)4
C)115
D)116
Question
Relationship attributes may be necessary in a relationship of what type?

A)One-to-one
B)One-to-many
C)Zero-to-many
D)Many-to-many
Question
How many entities are involved in a binary relationship?

A)1
B)2
C)More than 2
D)Between 1 and 2
Question
Maximum cardinality can be:

A)One or many
B)Zero or many
C)Optional or mandatory
D)Optional or many
Question
A multivalued composite attribute can be used to depict which of the following weak entity concepts?

A)Partially unique attribute
B)Identifying relationship
C)A regular (non-identifying)one-to-many relationship between a weak entity and a regular entity
D)A regular (non-identifying)many-to-many relationship between a weak entity and a regular entity
Question
Attribute B of EntityX is a:
<strong>Attribute B of EntityX is a:  </strong> A)Composite attribute B)Multivalued attribute C)Derived attribute D)Unique composite attribute <div style=padding-top: 35px>

A)Composite attribute
B)Multivalued attribute
C)Derived attribute
D)Unique composite attribute
Question
The values of the following attribute are NOT permanently stored in a database.

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Question
What type of ternary relationship CANNOT be depicted as two binary relationships?

A)One-to-one-to-one
B)Many-to-many-to-many
C)One-to-one-to-many
D)One-to-many-to-many
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace AAA?</strong> A)AirplaneTypeID B)AIRPLANETYPE C)AirportID D)AIRPORT <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace AAA?

A)AirplaneTypeID
B)AIRPLANETYPE
C)AirportID
D)AIRPORT
Question
The following attribute represents a collection of attributes:

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Question
An M:N relationship that can have multiple occurrences between the same instances of involved entities can be depicted as a:

A)Weak entity with one owner
B)Multivalued composite attribute
C)Unary M:N relationship
D)Weak entity with two owners
Question
Which of the following is a possible type of relationship (maximum cardinality-wise)?

A)One-to-one
B)Zero-to-zero
C)Zero-to-one
D)Zero-to-many
Question
An associative entity is used as an alternative way of depicting:

A)1:M relationships
B)1:1 relationships
C)M:N relationships
D)Multivalued attributes
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A promotion can be associated with many products and it has to be associated with at least one product B)A promotion can be associated with many products but it does not have to be associated with any products C)Each promotion is associated with exactly one product D)A promotion is not associated with any products <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)A promotion can be associated with many products and it has to be associated with at least one product
B)A promotion can be associated with many products but it does not have to be associated with any products
C)Each promotion is associated with exactly one product
D)A promotion is not associated with any products
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A brand can have many products but it does not have to have any products B)A brand can have many products and it has to have at least one product C)Each brand is associated with exactly one product D)A brand is not associated with any products <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)A brand can have many products but it does not have to have any products
B)A brand can have many products and it has to have at least one product
C)Each brand is associated with exactly one product
D)A brand is not associated with any products
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)Each promotion has a unique promotion name B)Each brand has a unique brand name C)Each product has a unique product ID D)All of the above <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)Each promotion has a unique promotion name
B)Each brand has a unique brand name
C)Each product has a unique product ID
D)All of the above
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace qqq?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace qqq?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol1 should be:</strong> A)|| B)>| C)>○ D)|○ <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol1 should be:

A)||
B)>|
C)>○
D)|○
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace xxx?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace xxx?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Observe the ER diagram for the ZYX Company: Which of the following is true according to the ZYX Company ER diagram?</strong> A)An employee can serve many customers and he or she has to serve at least one customer B)An employee can serve one customer or he or she does not have to serve any customers C)Each employee serves exactly one customer D)Employees do not serve customers <div style=padding-top: 35px>
Observe the ER diagram for the ZYX Company:
Which of the following is true according to the ZYX Company ER diagram?

A)An employee can serve many customers and he or she has to serve at least one customer
B)An employee can serve one customer or he or she does not have to serve any customers
C)Each employee serves exactly one customer
D)Employees do not serve customers
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A product can be associated with many promotions and it has to be associated with at least one promotion B)A product can be associated with many promotions but it does not have to be associated with any promotions C)Each product is associated with exactly one promotion D)A product is not associated with any promotions <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)A product can be associated with many promotions and it has to be associated with at least one promotion
B)A product can be associated with many promotions but it does not have to be associated with any promotions
C)Each product is associated with exactly one promotion
D)A product is not associated with any promotions
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of products that are not associated with multiple promotions B)We must keep track of products that are not associated with any promotions C)We can keep track of products that are not associated with any promotions D)We cannot keep track of products that are not associated with any promotions <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of products that are not associated with multiple promotions
B)We must keep track of products that are not associated with any promotions
C)We can keep track of products that are not associated with any promotions
D)We cannot keep track of products that are not associated with any promotions
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol2 should be:</strong> A)|| B)|< C)○< D)○| <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol2 should be:

A)||
B)|<
C)○<
D)○|
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which two words should replace yyy and zzz?</strong> A)AirplaneTypeID and NoOfSeats B)NoOfEngines and NoOfSeats C)AirportID and AirplaneTypeID D)LengthOfRunway and NoOfSeats <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which two words should replace yyy and zzz?

A)AirplaneTypeID and NoOfSeats
B)NoOfEngines and NoOfSeats
C)AirportID and AirplaneTypeID
D)LengthOfRunway and NoOfSeats
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer can be signed up by many employees and he or she has to be signed up by at least one employee B)A customer can be signed up by one employee or he or she does not have to be signed up by any employees C)Each customer is signed up by exactly one employee D)Customers are not signed up by employees <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)A customer can be signed up by many employees and he or she has to be signed up by at least one employee
B)A customer can be signed up by one employee or he or she does not have to be signed up by any employees
C)Each customer is signed up by exactly one employee
D)Customers are not signed up by employees
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A product can belong to multiple brands but it must belong to at least one brand B)Each product belongs to multiple brands C)Each product belongs to exactly one brand D)Each product belongs to either one brand or no brand at all <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)A product can belong to multiple brands but it must belong to at least one brand
B)Each product belongs to multiple brands
C)Each product belongs to exactly one brand
D)Each product belongs to either one brand or no brand at all
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of promotions that are not associated with multiple products B)We must keep track of promotions that are not associated with any products C)We can keep track of promotions that are not associated with any products D)We cannot keep track of promotions that are not associated with any products <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of promotions that are not associated with multiple products
B)We must keep track of promotions that are not associated with any products
C)We can keep track of promotions that are not associated with any products
D)We cannot keep track of promotions that are not associated with any products
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)An employee can sign up many customers and he or she has to sign up at least one customer B)An employee can sign up many customers but he or she does not have to sign up any customers C)Each employee signs up exactly one customer D)Each employee signs up many customers <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)An employee can sign up many customers and he or she has to sign up at least one customer
B)An employee can sign up many customers but he or she does not have to sign up any customers
C)Each employee signs up exactly one customer
D)Each employee signs up many customers
Question
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace ppp?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway <div style=padding-top: 35px>
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace ppp?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of products that belong to any brand B)We must keep track of products that do not belong to any brand C)We can keep track of products that do not belong to any brand D)We cannot keep track of products that do not belong to any brand <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of products that belong to any brand
B)We must keep track of products that do not belong to any brand
C)We can keep track of products that do not belong to any brand
D)We cannot keep track of products that do not belong to any brand
Question
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of brands that do not have multiple products B)We must keep track of brands that do not have any products C)We can keep track of brands that do not have any products D)We cannot keep track of brands that do not have any products <div style=padding-top: 35px>
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of brands that do not have multiple products
B)We must keep track of brands that do not have any products
C)We can keep track of brands that do not have any products
D)We cannot keep track of brands that do not have any products
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer can be served by many employees and he or she has to be served by at least one employee B)A customer can be served by one employee or he or she does not have to be served by any employees C)Each customer is served by exactly one employee D)Customers are not served by employees <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)A customer can be served by many employees and he or she has to be served by at least one employee
B)A customer can be served by one employee or he or she does not have to be served by any employees
C)Each customer is served by exactly one employee
D)Customers are not served by employees
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is NOT true according to the ZYX Company ER diagram?</strong> A)Each customer has a unique CustID B)Each employee has a unique EmpID C)Each customer has a unique employee serving him or her D)Each employee is serving a unique customer <div style=padding-top: 35px>
Which of the following is NOT true according to the ZYX Company ER diagram?

A)Each customer has a unique CustID
B)Each employee has a unique EmpID
C)Each customer has a unique employee serving him or her
D)Each employee is serving a unique customer
Question
A relationship attribute of a 1:N relationship cannot be assigned to either of the entities involved in that relationship.
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer cannot refer another customer B)A customer can refer either only one customer or no customers at all C)A customer can refer many customers D)A customer must refer many customers <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)A customer cannot refer another customer
B)A customer can refer either only one customer or no customers at all
C)A customer can refer many customers
D)A customer must refer many customers
Question
Within one entity,each attribute name must be different.
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We cannot keep track of employees that do not sign up any customers B)We cannot keep track of employees that do not serve any customers C)We cannot keep track of employees that serve multiple customers D)We cannot keep track of employees that sign up multiple customers <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)We cannot keep track of employees that do not sign up any customers
B)We cannot keep track of employees that do not serve any customers
C)We cannot keep track of employees that serve multiple customers
D)We cannot keep track of employees that sign up multiple customers
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is NOT true according to the ZYX Company ER diagram?</strong> A)We can keep track of employees that have multiple cell phone numbers B)We can keep track of employees that have multiple office phone numbers C)We can keep track of employees that have one cell phone number D)We can keep track of employees that have one office phone number <div style=padding-top: 35px>
Which of the following is NOT true according to the ZYX Company ER diagram?

A)We can keep track of employees that have multiple cell phone numbers
B)We can keep track of employees that have multiple office phone numbers
C)We can keep track of employees that have one cell phone number
D)We can keep track of employees that have one office phone number
Question
A relationship attribute of a M:N relationship cannot be assigned to either of the entities involved in that relationship.
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We will store CustomerBDate value for each customer B)We will store OfficePhoneNumber value for each employee C)We will store CustomerAge value for each customer D)All of the above <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)We will store CustomerBDate value for each customer
B)We will store OfficePhoneNumber value for each employee
C)We will store CustomerAge value for each customer
D)All of the above
Question
A unique attribute is an attribute whose value is different for each entity instance.
Question
Maximum cardinality can be optional.
Question
Entity instances are depicted in ER diagrams.
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer cannot be referred by another customer B)A customer can be referred by at most one customer C)A customer can be referred by many customers D)A customer must be referred by another customer <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)A customer cannot be referred by another customer
B)A customer can be referred by at most one customer
C)A customer can be referred by many customers
D)A customer must be referred by another customer
Question
Minimum cardinality can be many.
Question
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is NOT true according to the Central School Library ER diagram?</strong> A)Each copy of the same book must have a different CopyID value B)Two copies can have the same CopyID value C)Each author has a different AuthorName value D)Each library book has a name <div style=padding-top: 35px>
Which of the following is NOT true according to the Central School Library ER diagram?

A)Each copy of the same book must have a different CopyID value
B)Two copies can have the same CopyID value
C)Each author has a different AuthorName value
D)Each library book has a name
Question
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is true according to the Central School Library ER diagram?</strong> A)Each library book must have at least one copy B)Each library book must have multiple copies C)Each library book must have at least 10 copies D)Each library book must have more than 2 copies <div style=padding-top: 35px>
Which of the following is true according to the Central School Library ER diagram?

A)Each library book must have at least one copy
B)Each library book must have multiple copies
C)Each library book must have at least 10 copies
D)Each library book must have more than 2 copies
Question
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is NOT true according to the Central School Library ER diagram?</strong> A)A book can have no authors B)A book can have one author C)A book can have two authors D)A book can have more than two authors <div style=padding-top: 35px>
Which of the following is NOT true according to the Central School Library ER diagram?

A)A book can have no authors
B)A book can have one author
C)A book can have two authors
D)A book can have more than two authors
Question
ER modeling is a widely used logical database modeling method.
Question
Within an ER diagram,each entity must be related to at least one other entity via a relationship.
Question
Relationship instances occur when an instance of one entity is related to an instance of another entity via a relationship.
Question
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We can keep track of customers that are not served by any employees B)We can keep track of customers that are not signed up by any employees C)We can keep track of customers that are served by multiple employees D)We can keep track of customers that are not referred by any customers <div style=padding-top: 35px>
Which of the following is true according to the ZYX Company ER diagram?

A)We can keep track of customers that are not served by any employees
B)We can keep track of customers that are not signed up by any employees
C)We can keep track of customers that are served by multiple employees
D)We can keep track of customers that are not referred by any customers
Question
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is true according to the Central School Library ER diagram?</strong> A)We cannot keep track of authors that did not write any of the library books B)We cannot keep track of authors that wrote only one of the library books C)We cannot keep track of authors that wrote multiple library books D)We cannot keep track of authors that wrote more than 10 library books <div style=padding-top: 35px>
Which of the following is true according to the Central School Library ER diagram?

A)We cannot keep track of authors that did not write any of the library books
B)We cannot keep track of authors that wrote only one of the library books
C)We cannot keep track of authors that wrote multiple library books
D)We cannot keep track of authors that wrote more than 10 library books
Question
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverID value.<div style=padding-top: 35px>
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverID value.
Question
A unary relationship can have one or many maximum cardinalities on either side.
Question
Two entities can be related via multiple different binary relationships.
Question
Exact maximum cardinality is calculated by adding the exact minimum cardinalities.
Question
A ternary relationship can always be depicted as three binary relationships.
Question
An attribute can be a part of several composite attributes.
Question
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckModel value.<div style=padding-top: 35px>
According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckModel value.
Question
A weak entity that has a 1:1 identifying relationship with its owner,must have a partial key.
Question
An optional attribute occurs only in an entity that is involved in a relationship with optional participation.
Question
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckID value.<div style=padding-top: 35px>
According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckID value.
Question
Adding a unique attribute to a weak entity converts the weak entity to a regular entity.
Question
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverName value.<div style=padding-top: 35px>
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverName value.
Question
A unary relationship cannot have mandatory participation on both sides.
Question
Each instance of a weak entity must participate in one instance of the identifying relationship.
Question
In an ER diagram,each entity is always connected to all of the other entities,either via a direct relationship or indirectly via other entities and relationships.
Question
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverLicenseNo value.<div style=padding-top: 35px>
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverLicenseNo value.
Question
Every ER notation uses the same rule for placement of cardinality constraints in the relationships of the ER diagram.
Question
A relationship of degree 3 (also known as a ternary relationship)depicts 3 or more entities involved in one relationship.
Question
A weak entity that has a 1:M identifying relationship with its owner must have a partial key.
Question
Components of a unique composite attribute are not unique.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 2: Database Requirements and ER Modeling
1
The following attribute can contain more than one value for each entity instance.

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
C
2
Which of the following is a legitimate exact minimum and maximum cardinality?

A)(20,10)
B)(5,0)
C)(5,10)
D)(5,4)
C
3
How many entities are involved in a unary relationship?

A)1
B)2
C)More than 2
D)Between 1 and 2
A
4
Minimum cardinality can be:

A)One or many
B)Zero or many
C)Optional or mandatory
D)Optional or many
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following is NOT a possible cardinality constraint?

A)Optional one
B)Optional zero
C)Optional many
D)Mandatory one
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace BBB?</strong> A)AirplaneTypeID B)AIRPLANETYPE C)AirportID D)AIRPORT
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace BBB?

A)AirplaneTypeID
B)AIRPLANETYPE
C)AirportID
D)AIRPORT
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
A regular entity must have at least one of the following attributes:

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
How many entities are depicted by the following requirements?
School XYZ keeps track of its 100 students,10 teachers,and 5 classrooms.

A)3
B)4
C)115
D)116
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
Relationship attributes may be necessary in a relationship of what type?

A)One-to-one
B)One-to-many
C)Zero-to-many
D)Many-to-many
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
How many entities are involved in a binary relationship?

A)1
B)2
C)More than 2
D)Between 1 and 2
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
Maximum cardinality can be:

A)One or many
B)Zero or many
C)Optional or mandatory
D)Optional or many
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
A multivalued composite attribute can be used to depict which of the following weak entity concepts?

A)Partially unique attribute
B)Identifying relationship
C)A regular (non-identifying)one-to-many relationship between a weak entity and a regular entity
D)A regular (non-identifying)many-to-many relationship between a weak entity and a regular entity
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
Attribute B of EntityX is a:
<strong>Attribute B of EntityX is a:  </strong> A)Composite attribute B)Multivalued attribute C)Derived attribute D)Unique composite attribute

A)Composite attribute
B)Multivalued attribute
C)Derived attribute
D)Unique composite attribute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
The values of the following attribute are NOT permanently stored in a database.

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
What type of ternary relationship CANNOT be depicted as two binary relationships?

A)One-to-one-to-one
B)Many-to-many-to-many
C)One-to-one-to-many
D)One-to-many-to-many
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace AAA?</strong> A)AirplaneTypeID B)AIRPLANETYPE C)AirportID D)AIRPORT
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace AAA?

A)AirplaneTypeID
B)AIRPLANETYPE
C)AirportID
D)AIRPORT
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
The following attribute represents a collection of attributes:

A)Unique attribute
B)Composite attribute
C)Multivalued attribute
D)Derived attribute
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
An M:N relationship that can have multiple occurrences between the same instances of involved entities can be depicted as a:

A)Weak entity with one owner
B)Multivalued composite attribute
C)Unary M:N relationship
D)Weak entity with two owners
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
Which of the following is a possible type of relationship (maximum cardinality-wise)?

A)One-to-one
B)Zero-to-zero
C)Zero-to-one
D)Zero-to-many
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
An associative entity is used as an alternative way of depicting:

A)1:M relationships
B)1:1 relationships
C)M:N relationships
D)Multivalued attributes
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A promotion can be associated with many products and it has to be associated with at least one product B)A promotion can be associated with many products but it does not have to be associated with any products C)Each promotion is associated with exactly one product D)A promotion is not associated with any products
Which of the following is true according to the ABC Retailer ER diagram?

A)A promotion can be associated with many products and it has to be associated with at least one product
B)A promotion can be associated with many products but it does not have to be associated with any products
C)Each promotion is associated with exactly one product
D)A promotion is not associated with any products
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A brand can have many products but it does not have to have any products B)A brand can have many products and it has to have at least one product C)Each brand is associated with exactly one product D)A brand is not associated with any products
Which of the following is true according to the ABC Retailer ER diagram?

A)A brand can have many products but it does not have to have any products
B)A brand can have many products and it has to have at least one product
C)Each brand is associated with exactly one product
D)A brand is not associated with any products
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)Each promotion has a unique promotion name B)Each brand has a unique brand name C)Each product has a unique product ID D)All of the above
Which of the following is true according to the ABC Retailer ER diagram?

A)Each promotion has a unique promotion name
B)Each brand has a unique brand name
C)Each product has a unique product ID
D)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace qqq?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace qqq?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol1 should be:</strong> A)|| B)>| C)>○ D)|○
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol1 should be:

A)||
B)>|
C)>○
D)|○
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace xxx?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace xxx?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Observe the ER diagram for the ZYX Company: Which of the following is true according to the ZYX Company ER diagram?</strong> A)An employee can serve many customers and he or she has to serve at least one customer B)An employee can serve one customer or he or she does not have to serve any customers C)Each employee serves exactly one customer D)Employees do not serve customers
Observe the ER diagram for the ZYX Company:
Which of the following is true according to the ZYX Company ER diagram?

A)An employee can serve many customers and he or she has to serve at least one customer
B)An employee can serve one customer or he or she does not have to serve any customers
C)Each employee serves exactly one customer
D)Employees do not serve customers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A product can be associated with many promotions and it has to be associated with at least one promotion B)A product can be associated with many promotions but it does not have to be associated with any promotions C)Each product is associated with exactly one promotion D)A product is not associated with any promotions
Which of the following is true according to the ABC Retailer ER diagram?

A)A product can be associated with many promotions and it has to be associated with at least one promotion
B)A product can be associated with many promotions but it does not have to be associated with any promotions
C)Each product is associated with exactly one promotion
D)A product is not associated with any promotions
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of products that are not associated with multiple promotions B)We must keep track of products that are not associated with any promotions C)We can keep track of products that are not associated with any promotions D)We cannot keep track of products that are not associated with any promotions
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of products that are not associated with multiple promotions
B)We must keep track of products that are not associated with any promotions
C)We can keep track of products that are not associated with any promotions
D)We cannot keep track of products that are not associated with any promotions
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol2 should be:</strong> A)|| B)|< C)○< D)○|
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,Symbol2 should be:

A)||
B)|<
C)○<
D)○|
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which two words should replace yyy and zzz?</strong> A)AirplaneTypeID and NoOfSeats B)NoOfEngines and NoOfSeats C)AirportID and AirplaneTypeID D)LengthOfRunway and NoOfSeats
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which two words should replace yyy and zzz?

A)AirplaneTypeID and NoOfSeats
B)NoOfEngines and NoOfSeats
C)AirportID and AirplaneTypeID
D)LengthOfRunway and NoOfSeats
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer can be signed up by many employees and he or she has to be signed up by at least one employee B)A customer can be signed up by one employee or he or she does not have to be signed up by any employees C)Each customer is signed up by exactly one employee D)Customers are not signed up by employees
Which of the following is true according to the ZYX Company ER diagram?

A)A customer can be signed up by many employees and he or she has to be signed up by at least one employee
B)A customer can be signed up by one employee or he or she does not have to be signed up by any employees
C)Each customer is signed up by exactly one employee
D)Customers are not signed up by employees
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)A product can belong to multiple brands but it must belong to at least one brand B)Each product belongs to multiple brands C)Each product belongs to exactly one brand D)Each product belongs to either one brand or no brand at all
Which of the following is true according to the ABC Retailer ER diagram?

A)A product can belong to multiple brands but it must belong to at least one brand
B)Each product belongs to multiple brands
C)Each product belongs to exactly one brand
D)Each product belongs to either one brand or no brand at all
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of promotions that are not associated with multiple products B)We must keep track of promotions that are not associated with any products C)We can keep track of promotions that are not associated with any products D)We cannot keep track of promotions that are not associated with any products
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of promotions that are not associated with multiple products
B)We must keep track of promotions that are not associated with any products
C)We can keep track of promotions that are not associated with any products
D)We cannot keep track of promotions that are not associated with any products
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)An employee can sign up many customers and he or she has to sign up at least one customer B)An employee can sign up many customers but he or she does not have to sign up any customers C)Each employee signs up exactly one customer D)Each employee signs up many customers
Which of the following is true according to the ZYX Company ER diagram?

A)An employee can sign up many customers and he or she has to sign up at least one customer
B)An employee can sign up many customers but he or she does not have to sign up any customers
C)Each employee signs up exactly one customer
D)Each employee signs up many customers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
SUNSHINE AIRLINE COMPANY
The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following:
- For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats).
- For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway).
- Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.
<strong>SUNSHINE AIRLINE COMPANY The ER Diagram for the SUNSHINE AIRLINE COMPANY is based on the following: - For each airplane type,we keep track of a unique airplane type ID (AirplaneTypeID),number of engines (NoOfEngines),and number of seats (NoOfSeats). - For each airport,we keep track of a unique airport ID (AirportID),and the length of the main runway (LengthOfRunway). - Each airplane type is able to land at one airport at least,but may be able to land at many airports.Each airport accommodates landing of at least one airplane type,but may accommodate landing of more airplane types.   In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace ppp?</strong> A)AirplaneTypeID B)NoOfEngines C)AirportID D)LengthOfRunway
In the ER Diagram for the SUNSHINE AIRLINE COMPANY,which word should replace ppp?

A)AirplaneTypeID
B)NoOfEngines
C)AirportID
D)LengthOfRunway
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of products that belong to any brand B)We must keep track of products that do not belong to any brand C)We can keep track of products that do not belong to any brand D)We cannot keep track of products that do not belong to any brand
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of products that belong to any brand
B)We must keep track of products that do not belong to any brand
C)We can keep track of products that do not belong to any brand
D)We cannot keep track of products that do not belong to any brand
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
ABC RETAILER
Observe the ER diagram for the ABC Retailer:
<strong>ABC RETAILER Observe the ER diagram for the ABC Retailer:   Which of the following is true according to the ABC Retailer ER diagram?</strong> A)We cannot keep track of brands that do not have multiple products B)We must keep track of brands that do not have any products C)We can keep track of brands that do not have any products D)We cannot keep track of brands that do not have any products
Which of the following is true according to the ABC Retailer ER diagram?

A)We cannot keep track of brands that do not have multiple products
B)We must keep track of brands that do not have any products
C)We can keep track of brands that do not have any products
D)We cannot keep track of brands that do not have any products
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer can be served by many employees and he or she has to be served by at least one employee B)A customer can be served by one employee or he or she does not have to be served by any employees C)Each customer is served by exactly one employee D)Customers are not served by employees
Which of the following is true according to the ZYX Company ER diagram?

A)A customer can be served by many employees and he or she has to be served by at least one employee
B)A customer can be served by one employee or he or she does not have to be served by any employees
C)Each customer is served by exactly one employee
D)Customers are not served by employees
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is NOT true according to the ZYX Company ER diagram?</strong> A)Each customer has a unique CustID B)Each employee has a unique EmpID C)Each customer has a unique employee serving him or her D)Each employee is serving a unique customer
Which of the following is NOT true according to the ZYX Company ER diagram?

A)Each customer has a unique CustID
B)Each employee has a unique EmpID
C)Each customer has a unique employee serving him or her
D)Each employee is serving a unique customer
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
A relationship attribute of a 1:N relationship cannot be assigned to either of the entities involved in that relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer cannot refer another customer B)A customer can refer either only one customer or no customers at all C)A customer can refer many customers D)A customer must refer many customers
Which of the following is true according to the ZYX Company ER diagram?

A)A customer cannot refer another customer
B)A customer can refer either only one customer or no customers at all
C)A customer can refer many customers
D)A customer must refer many customers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
Within one entity,each attribute name must be different.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We cannot keep track of employees that do not sign up any customers B)We cannot keep track of employees that do not serve any customers C)We cannot keep track of employees that serve multiple customers D)We cannot keep track of employees that sign up multiple customers
Which of the following is true according to the ZYX Company ER diagram?

A)We cannot keep track of employees that do not sign up any customers
B)We cannot keep track of employees that do not serve any customers
C)We cannot keep track of employees that serve multiple customers
D)We cannot keep track of employees that sign up multiple customers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is NOT true according to the ZYX Company ER diagram?</strong> A)We can keep track of employees that have multiple cell phone numbers B)We can keep track of employees that have multiple office phone numbers C)We can keep track of employees that have one cell phone number D)We can keep track of employees that have one office phone number
Which of the following is NOT true according to the ZYX Company ER diagram?

A)We can keep track of employees that have multiple cell phone numbers
B)We can keep track of employees that have multiple office phone numbers
C)We can keep track of employees that have one cell phone number
D)We can keep track of employees that have one office phone number
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
A relationship attribute of a M:N relationship cannot be assigned to either of the entities involved in that relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We will store CustomerBDate value for each customer B)We will store OfficePhoneNumber value for each employee C)We will store CustomerAge value for each customer D)All of the above
Which of the following is true according to the ZYX Company ER diagram?

A)We will store CustomerBDate value for each customer
B)We will store OfficePhoneNumber value for each employee
C)We will store CustomerAge value for each customer
D)All of the above
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
A unique attribute is an attribute whose value is different for each entity instance.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
Maximum cardinality can be optional.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
Entity instances are depicted in ER diagrams.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)A customer cannot be referred by another customer B)A customer can be referred by at most one customer C)A customer can be referred by many customers D)A customer must be referred by another customer
Which of the following is true according to the ZYX Company ER diagram?

A)A customer cannot be referred by another customer
B)A customer can be referred by at most one customer
C)A customer can be referred by many customers
D)A customer must be referred by another customer
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
Minimum cardinality can be many.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is NOT true according to the Central School Library ER diagram?</strong> A)Each copy of the same book must have a different CopyID value B)Two copies can have the same CopyID value C)Each author has a different AuthorName value D)Each library book has a name
Which of the following is NOT true according to the Central School Library ER diagram?

A)Each copy of the same book must have a different CopyID value
B)Two copies can have the same CopyID value
C)Each author has a different AuthorName value
D)Each library book has a name
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is true according to the Central School Library ER diagram?</strong> A)Each library book must have at least one copy B)Each library book must have multiple copies C)Each library book must have at least 10 copies D)Each library book must have more than 2 copies
Which of the following is true according to the Central School Library ER diagram?

A)Each library book must have at least one copy
B)Each library book must have multiple copies
C)Each library book must have at least 10 copies
D)Each library book must have more than 2 copies
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is NOT true according to the Central School Library ER diagram?</strong> A)A book can have no authors B)A book can have one author C)A book can have two authors D)A book can have more than two authors
Which of the following is NOT true according to the Central School Library ER diagram?

A)A book can have no authors
B)A book can have one author
C)A book can have two authors
D)A book can have more than two authors
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
ER modeling is a widely used logical database modeling method.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
Within an ER diagram,each entity must be related to at least one other entity via a relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
Relationship instances occur when an instance of one entity is related to an instance of another entity via a relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
ZYX COMPANY
Observe the ER diagram for the ZYX COMPANY:
<strong>ZYX COMPANY Observe the ER diagram for the ZYX COMPANY:   Which of the following is true according to the ZYX Company ER diagram?</strong> A)We can keep track of customers that are not served by any employees B)We can keep track of customers that are not signed up by any employees C)We can keep track of customers that are served by multiple employees D)We can keep track of customers that are not referred by any customers
Which of the following is true according to the ZYX Company ER diagram?

A)We can keep track of customers that are not served by any employees
B)We can keep track of customers that are not signed up by any employees
C)We can keep track of customers that are served by multiple employees
D)We can keep track of customers that are not referred by any customers
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
CENTRAL SCHOOL LIBRARY
Observe the ER diagram for the CENTRAL SCHOOL LIBRARY
<strong>CENTRAL SCHOOL LIBRARY Observe the ER diagram for the CENTRAL SCHOOL LIBRARY   Which of the following is true according to the Central School Library ER diagram?</strong> A)We cannot keep track of authors that did not write any of the library books B)We cannot keep track of authors that wrote only one of the library books C)We cannot keep track of authors that wrote multiple library books D)We cannot keep track of authors that wrote more than 10 library books
Which of the following is true according to the Central School Library ER diagram?

A)We cannot keep track of authors that did not write any of the library books
B)We cannot keep track of authors that wrote only one of the library books
C)We cannot keep track of authors that wrote multiple library books
D)We cannot keep track of authors that wrote more than 10 library books
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverID value.
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverID value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
A unary relationship can have one or many maximum cardinalities on either side.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
Two entities can be related via multiple different binary relationships.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
Exact maximum cardinality is calculated by adding the exact minimum cardinalities.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
A ternary relationship can always be depicted as three binary relationships.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
An attribute can be a part of several composite attributes.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckModel value.
According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckModel value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
A weak entity that has a 1:1 identifying relationship with its owner,must have a partial key.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
An optional attribute occurs only in an entity that is involved in a relationship with optional participation.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckID value.
According to the Eaglerun Trucking Dispatcher ER diagram,each truck has a unique TruckID value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
Adding a unique attribute to a weak entity converts the weak entity to a regular entity.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverName value.
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverName value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
A unary relationship cannot have mandatory participation on both sides.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
Each instance of a weak entity must participate in one instance of the identifying relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
In an ER diagram,each entity is always connected to all of the other entities,either via a direct relationship or indirectly via other entities and relationships.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
EAGLERUN TRUCKING DISPATCHER
Observe the ER diagram for the Eaglerun Trucking Dispatcher:
EAGLERUN TRUCKING DISPATCHER Observe the ER diagram for the Eaglerun Trucking Dispatcher:   According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverLicenseNo value.
According to the Eaglerun Trucking Dispatcher ER diagram,each driver has a unique DriverLicenseNo value.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
Every ER notation uses the same rule for placement of cardinality constraints in the relationships of the ER diagram.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
A relationship of degree 3 (also known as a ternary relationship)depicts 3 or more entities involved in one relationship.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
A weak entity that has a 1:M identifying relationship with its owner must have a partial key.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
Components of a unique composite attribute are not unique.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.