A) LastName
B) EmployeeID
C) Email
D) BirthDate
Correct Answer
verified
Multiple Choice
A) The entries in the table should be single-valued.
B) All values in a column should be values of the same attribute.
C) Two or more columns can share the same name.
D) The order of rows is not important.
Correct Answer
verified
Multiple Choice
A) foreign key field
B) composite field
C) grouping field
D) computed field
Correct Answer
verified
Multiple Choice
A) "UnitPrice"
B) Unit Price
C) [UnitPrice]
D) (UnitPrice)
Correct Answer
verified
Multiple Choice
A) Access creates a unique copy of the data.
B) Access selects current data from underlying tables.
C) Access creates a table with the specified fields and records.
D) Access locks the underlying tables so they cannot be changed.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) foreign key field
B) primary key field
C) secondary sort field
D) calculated field
Correct Answer
verified
Multiple Choice
A) The tables should not contain fields with the same field name.
B) The tables should be merged into one table.
C) The join line between the tables should be deleted.
D) The tables should be related in a proper one-to-many relationships.
Correct Answer
verified
Essay
Correct Answer
verified
View Answer
Essay
Correct Answer
verified
View Answer
Multiple Choice
A) AND, OR
B) AND, NOR
C) OR, NOT
D) NOT, ONLY
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) JOIN Customer WITH (CustomerNum, State) GIVING CustState
B) PROJECT Customer OVER (CustomerNum, State) GIVING CustState
C) SELECT Customer OVER (CustomerNum, State) GIVING CustState
D) MAKE-TABLE CustState FROM Customer WITH (CustomerNum, State)
Correct Answer
verified
Multiple Choice
A) SELECT
B) DELETE
C) PROGRAM
D) PROJECT
Correct Answer
verified
Multiple Choice
A) MonthlySalary = [Salary / 12]
B) MonthlySalary: [Salary] / 12
C) Salary / 12 = [MonthlySalary]
D) MonthlySalary: "Salary" / 12
Correct Answer
verified
Multiple Choice
A) tuple
B) field
C) group
D) relation
Correct Answer
verified
Multiple Choice
A) Aggregate functions make calculations on groups of records.
B) Aggregate functions return yes/no or true/false values.
C) Aggregate functions work only with numeric data.
D) Aggregate functions do not work with date values.
Correct Answer
verified
Multiple Choice
A) sort key
B) sort argument
C) parent key
D) foreign key
Correct Answer
verified
Multiple Choice
A) addition
B) projection
C) update
D) select
Correct Answer
verified
Multiple Choice
A) Click the Totals button on the Query Tools Design tab.
B) Click the Group by arrow in the Criteria row, and then click Total.
C) Click the Grouping button on the Query Tools Design tab.
D) Drag the Total field to the query design grid.
Correct Answer
verified
Showing 1 - 20 of 50
Related Exams