Exam 2: Database Design Fundamentals
Exam 1: Introduction to TAL Distributors, Colonial Adventure Tours, and Solmaris Condominium Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: Creating Tables75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: SQL Functions and Procedures75 Questions
Select questions type
When you convert an unnormalized table to a table in first normal form,the primary key of the table in first normal form is usually the concatenation of at least two columns.
(True/False)
4.8/5
(35)
Many organizations and institutions are moving toward using Social Security numbers as primary keys because of privacy issues.
(True/False)
4.7/5
(41)
When you write a column in the format CUSTOMER.REP_NUM,you say that you ____________________ the column name.
(Short Answer)
4.8/5
(40)
A(n)____________________ is a person,place,thing,or event for which you want to store and process data.
(Short Answer)
4.9/5
(35)
A table's design should be as simple as possible;you should restrict each position in a table to a single entry by not allowing multiple entries (called a(n)____________________ group)in an individual location in the table.
(Short Answer)
5.0/5
(29)
Each column in a table of a relational database should have a distinct name.
(True/False)
4.9/5
(34)
____ is the formal term for combining two or more columns to form a primary key.
(Multiple Choice)
4.9/5
(32)
The same column name can appear in two different tables in a relational database.
(True/False)
4.7/5
(42)
A relationship is an association between ____________________.
(Short Answer)
4.9/5
(33)
A(n)____________________ column is a column that is not part of the primary key.
(Short Answer)
4.9/5
(35)
In an entity-relationship (E-R)diagram,____ are used to represent an entity.
(Multiple Choice)
4.9/5
(46)
How does a DBMS that follows the relational model handle entities,attributes of entities,and relationships between entities?
(Essay)
4.9/5
(33)
The process of determining the particular tables and columns that will comprise a database is known as database design.
(True/False)
4.8/5
(33)
Which of the following is the primary key of the ORDER_LINE (ORDER_NUM,ITEM_NUM,NUM_ORDERED,QUOTED_PRICE)table?
(Multiple Choice)
4.8/5
(40)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)