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

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

QBE is a visual approach to writing queries.​

(True/False)
4.8/5
(33)

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)

Explain what relational algebra is and how it is used.​

(Essay)
4.8/5
(39)

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)

Rows are also called ____.​

(Multiple Choice)
4.7/5
(34)

A ____ query creates a new table using the query results.​

(Multiple Choice)
4.8/5
(39)

​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)

In a relation,the order of the columns is important.

(True/False)
4.8/5
(32)

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)

A relational database is a collection of relations.

(True/False)
4.9/5
(25)

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

Filters

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