Exam 2: The Relational Model 1: Introduction, QBE, and Relational Algebra
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational Model 1: Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational Model 2: SQL74 Questions
Exam 4: The Relational Model 3: 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 comparison operators are also known as relational operators.
(True/False)
4.8/5
(33)
You can restrict the output from a join to include only certain columns by using the ____ command.
(Multiple Choice)
4.7/5
(37)
When a structure satisfies all the properties of a relation except for the first item-in other words,some entries contain repeating groups and thus are not single-valued-it is referred to as a(n) ____________________.
(Short Answer)
4.9/5
(35)
When a field name contains spaces or SQL reserved words,you must enclose the field name in curly braces ({}).
(True/False)
4.8/5
(44)
Access automatically adds double quotation marks around values in the design grid that are formatted as Text fields when you run the query or move the insertion point to another cell in the design grid.
(True/False)
4.8/5
(38)
A relational database handles entities,attributes,and relationships by storing each entity in its own table.
(True/False)
4.7/5
(35)
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.8/5
(37)
The secondary key provides an important way of distinguishing one row in a table from another.
(True/False)
4.8/5
(38)
The ____ operator is used to concatenate every row in the first table with every row in the second table.
(Multiple Choice)
4.8/5
(45)
If you are sorting records by more than one field,the more important field is called the ____.
(Multiple Choice)
4.8/5
(32)
The relationships between tables are handled through ____________________ columns.
(Short Answer)
4.7/5
(29)
The ____ operator is performed by the SUBTRACT command in relational algebra.
(Multiple Choice)
4.9/5
(38)
To find the total of all customers' balances,use the ____________________ function.
(Short Answer)
4.8/5
(38)
Columns in a table are often called attributes or ____________________.
(Short Answer)
4.8/5
(36)
What is the difference between an AND criterion and an OR criterion? How is each criterion created in QBE?
(Essay)
4.8/5
(30)
Count,Sum,Avg,Max,and Min are a few of the built-in statistics or ____ functions that can be used in a query.
(Multiple Choice)
4.8/5
(37)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)