Exam 2: Database Design Fundamentals
Exam 1: Introduction to Kimtay Pet Supplies and Staywell Student Accommodation Databases36 Questions
Exam 2: Database Design Fundamentals33 Questions
Exam 3: Creating Tables35 Questions
Exam 4: Single Table Queries35 Questions
Exam 5: Multiple Table Queries34 Questions
Exam 6: Updating Data34 Questions
Exam 7: Database Administration35 Questions
Exam 8: Functions Procedures and Triggers35 Questions
Select questions type
When the commonly accepted shorthand representation is used to describe a database, _____.
(Multiple Choice)
4.8/5
(39)
One can successfully design a database system without fully understanding the concept of functional dependence.
(True/False)
4.8/5
(26)
James converts a table with this notation: INVOICES (INVOICE_NUM, INVOICE_DATE, (ITEM_ID, QUANTITY))
Into a table with this notation:
INVOICES (INVOICE_NUM, INVOICE_DATE, ITEM_ID, QUANTITY)
James has _____.
(Multiple Choice)
4.8/5
(38)
You receive the following requirements for a caterer's database: For a customer, store a customer ID, last name, first name, billing address, and phone number
For an order, store an order number, order date, event date, customer ID, description of services, and total price for services
When designing this database, which step do you take first?
(Multiple Choice)
4.8/5
(31)
In an entity-relationship (E-R) diagram, one-to-many relationships between entities are drawn as _____.
(Multiple Choice)
4.9/5
(26)
How does a database management system that follows the relational model handle entities, attributes of entities, and relationships between entities?
(Essay)
4.7/5
(28)
Showing 21 - 33 of 33
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)