Exam 5: Database Design
Exam 1: Getting Started76 Questions
Exam 2: The Relational Model87 Questions
Exam 3: Structured Query Language96 Questions
Exam 4: Data Modeling and the Entity Relationship Model76 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration76 Questions
Exam 7: Database Processing Applications82 Questions
Exam 8: Big Data Data Warehouses and Business Intelligence Systems99 Questions
Exam 9: Getting Started With Microsoft Sql Server 2014 Express Edition40 Questions
Exam 10: Getting Started With Oracle Database Express Edition 11g Release 243 Questions
Exam 11: Getting Started With Mysql 5.6 Community Server71 Questions
Exam 12: Sql Views SQL/PSM and Importing Data70 Questions
Exam 13: Getting Started in Systems Analysis and Design47 Questions
Exam 14: Getting Started With Microsoft Visio 201334 Questions
Exam 15: the Access Workbench section H Microsoft Access 2013 Switchboards17 Questions
Exam 16: Getting Started With Web Servers, Php, and the Net beans IDE35 Questions
Exam 17: Business Intelligence Systems98 Questions
Exam 18: Big Data77 Questions
Select questions type
Microsoft Access does not create N:M relationships because Microsoft Access creates databases based on ________.
(Short Answer)
4.9/5
(35)
An entity needs to be examined according to normalization criteria before creating a table from it in the relational database design.
(True/False)
4.7/5
(29)
In many-to-many relationships in a relational database design,________.
(Multiple Choice)
4.8/5
(39)
A(n)________ is a relationship among entities of the same class.
(Short Answer)
4.9/5
(32)
When transforming an ID-dependent E-R data model relationship into a relational database design and the child entity is designed to use a surrogate key,then ________.
(Multiple Choice)
4.9/5
(25)
Which of the following is the correct technique for representing a M:N relationship using the relational model?
(Multiple Choice)
4.8/5
(32)
Which of the following is true about representing a weak entity with the relational model?
(Multiple Choice)
4.7/5
(32)
The key of the parent entity becomes part of the key of an ID-dependent entity.
(True/False)
4.8/5
(40)
If a weak entity is ID-dependent but not existence-dependent,it can be represented using the same techniques as a strong entity.
(True/False)
4.8/5
(38)
What relationship pattern is illustrated in the following schema?
VEHICLE (VehicleID, Cost)
CAR (VehicleID, NumberOfSeats)
TRUCK (VehicleID , CargoCapacity)
VehicleID in CAR must exist in VehicleID in VEHICLE
VehicleID in TRUCK must exist in VehicleID in VEHICLE
(Multiple Choice)
4.8/5
(41)
What relationship pattern is illustrated in the following schema?
PRODUCT (ProductID, Description)
SUPPLIER (SupplierID, ContactName, PhoneNumber)
PRODUCT_SUPPLIER (ProductID, SupplierID, Cost)
ProductID in PRODUCT_SUPPLIER must exist in ProductID in PRODUCT
SupplierID in PRODUCT_SUPPLIER must exist in SupplierID in PRODUCT
(Multiple Choice)
4.8/5
(32)
By default,when Microsoft Access creates a relationship between two tables,it creates a(n):
(Multiple Choice)
4.8/5
(38)
The identifier of the entity becomes the ________ of the corresponding table.
(Multiple Choice)
4.7/5
(42)
A surrogate key is appropriate when the primary key of a table contains a lengthy text field.
(True/False)
4.8/5
(37)
To normalize a relation,the determinant of every functional dependency should be a(n)________.
(Short Answer)
4.7/5
(37)
Explain the process of representing an entity using the relational model.
(Essay)
4.8/5
(39)
The first step in transforming an extended E-R model into a relational database design is to ________.
(Multiple Choice)
4.8/5
(30)
Which of the following is the correct technique for representing a 1:N relationship in the relational model?
(Multiple Choice)
4.9/5
(35)
Showing 41 - 60 of 81
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)