QuestionQ14
Creating Field Aliases and Calculated FieldsWhich statement about the coalesce function is correct?
- A It can take only a single argument.
- B It can take a maximum of two arguments.
- C It can be used to create a new field in the results set.
- D It can return null or non-null values.
Community Discussion