Multiple Choice
Which of the following will NOT calculate the same answer for (Sum([Fee]) *0.38) ?
A) Sum([Fee]*(1-.38) )
B) Sum([Fee]*.62)
C) Sum([Fee]*1.00-0.38)
D) Sum([Fee]*1.62)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The _ is automatically cleared once you
Q25: Which of the following is NOT true
Q26: The Show check box has to be
Q27: A union query is a special type
Q28: The _ clause allows you to limit
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