Exam 2: The Relational Model 1: Introduction, QBE, and Relational Algebra

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

A relation is essentially just a two-dimensional table.

(True/False)
4.9/5
(41)

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 product of two tables is also called the ____ product.

(Multiple Choice)
4.9/5
(32)

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 comparison operators are +,*,%,and /.

(True/False)
4.9/5
(24)

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)

QBE is a visual approach to writing queries.

(True/False)
4.7/5
(37)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)