Multiple Choice
Which of the following expressions combines the atomic values from two fields in a LastName, FirstName format in an expression in an Access query?
A) [LastName] > ", " < [FirstName]
B) "LastName" & "FirstName"
C) [FirstName] & " " & [LastName]
D) [LastName] & ", " & [FirstName]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: A table is in second normal form
Q29: Which normal form has additional conditions that
Q30: A table is in first normal form
Q31: A(n) _ is a piece of data
Q32: When the primary key field consists of
Q34: An Employee field with an employee's full
Q35: In the following Projects table, which field
Q36: A(n) _ results if you cannot add
Q37: _ refers to how attributes (fields) depend
Q38: Discuss how a primary key, candidate key,