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: SQL75 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
Based on the tables below, which command creates a new table named CustSales that combines the Customer and SalesPerson tables based on SalesPersonNum??Customer (CustomerNum, CustomerName, Street, City, State, PostalCode, SalesPersonNum)?SalesPerson (SalesPersonNum, LastName, FirstName)
(Multiple Choice)
4.8/5
(40)
In the Access Query window, the upper portion of the window contains the design grid.
(True/False)
4.8/5
(35)
In relational algebra, what command causes only certain columns to be included in the new table?
(Multiple Choice)
4.9/5
(31)
Which of the following is the column or collection of columns that uniquely identifies a given row in that table?
(Multiple Choice)
4.9/5
(38)
The compound criteria (conditions) are created by using which of the following two keywords?
(Multiple Choice)
4.9/5
(28)
How do you refer to a column named State in a table named Client?
(Multiple Choice)
4.9/5
(35)
Which operation will allow you to extract data from more than one table?
(Multiple Choice)
4.9/5
(25)
When some of the entries in a structure contain repeating groups and thus are not single-valued, the structure is called a(n) ____________________.
(Short Answer)
4.9/5
(30)
List the six properties that define a relation in a two-dimensional table.
(Essay)
4.9/5
(41)
A column whose value uniquely identifies a given row in the table is the secondary key.
(True/False)
4.8/5
(33)
Which of the following is true if two tables have the same number of columns and their corresponding columns represent the same type of data?
(Multiple Choice)
4.9/5
(35)
The attributes of an entity become the fields or columns in a table.
(True/False)
4.8/5
(36)
The field on which records are sorted is called the composite primary key.
(True/False)
4.8/5
(39)
The primary key of a table is the row or rows that uniquely identify a given column in that table.
(True/False)
4.9/5
(37)
The concept of grouping means that statistics will be calculated for individual records.
(True/False)
4.9/5
(39)
A query is a question represented in a way that the DBMS can recognize and process.
(True/False)
4.9/5
(32)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)