Short Answer
When you edit a crosstab query in Design view,you use the ________ and ________ rows in the design grid to specify which field value becomes the column heading,which field values become row headings,and which field's value to calculate.
Correct Answer:

Verified
Correct Answer:
Verified
Q30: Which of the following is NOT true
Q31: The following SELECT statement: SELECT EmpFirstName,EmpLastName<br>FROM tblEmployee<br>WHERE
Q32: An aggregate function differs from a calculated
Q33: A union query is used to query
Q34: Even though you can select all the
Q36: Joins are performed based on a(n)_,which specifies
Q37: A subquery is usually added in the
Q38: Match the following terms to their definition:<br>I.SELECT<br>II.FROM<br>III.WHERE<br>IV.AS<br>V.HAVING<br>A.Includes
Q39: The INNER JOIN clause returns all rows
Q40: A(n)_ is a special type of query