Exam 2: The Relational : Introduction, QBE, and Relational Algebra
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational : Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational : SQL75 Questions
Exam 4: The Relational : Advanced Topics50 Questions
Exam 5: Database Design 1: Normalization50 Questions
Exam 6: Database Design 2: Design Method75 Questions
Exam 7: Dbms Functions50 Questions
Exam 8: Database Administration50 Questions
Exam 9: Database Management Approaches75 Questions
Select questions type
The attributes of an entity become the fields or columns in a table.
(True/False)
4.8/5
(27)
Multiple entries in tables are often called ____________________.
(Short Answer)
4.8/5
(32)
When duplicate column names exist in a database and you need to indicate the column to which you are referring,____.
(Multiple Choice)
4.8/5
(32)
A relational database handles entities,attributes,and relationships by storing each entity in its own table.
(True/False)
4.9/5
(33)
Two tables are considered to be ____ compatible if they have the same number of columns and their corresponding columns represent the same type of data.
(Multiple Choice)
4.8/5
(36)
Based on the statement below,which of the following is the primary key? Rep (RepNum,LastName,FirstName,Street,City,State,PostalCode Commission,Rate)
(Multiple Choice)
4.8/5
(35)
Which operation will allow you to extract data from more than one table?
(Multiple Choice)
4.9/5
(25)
Discuss the difference between the major sort key and the minor sort key.
(Essay)
4.9/5
(27)
The concept of grouping means that statistics will be calculated for individual records.
(True/False)
5.0/5
(29)
The ____ command within relational algebra takes a vertical subset of a table.
(Multiple Choice)
4.9/5
(32)
In an AND criterion,the overall criterion is true if either of the individual criteria is true.
(True/False)
4.9/5
(34)
You can restrict the output from a join to include only certain columns by using the ____ command.
(Multiple Choice)
4.9/5
(36)
Using the product operator,if table A has 4 rows and table B has 4 rows,the number of rows in the product of these two tables is ____.
(Multiple Choice)
4.9/5
(29)
Each column in a table should have a unique name,and entries in each column should all "match" this column name.
(True/False)
4.7/5
(24)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)