The error message "invalid relational operator" means:
A) Two fields with the same name exist in the current joined tables
B) Unaggregated and aggregated fields were called without proper grouping
C) There is an improper equation or comparison
D) A field or table name was misspelled