Table of Contents

Search

  1. About the Data Vault Message Reference
  2. Data Definition Language Errors
  3. Data Vault Repository Service Exit Codes
  4. Load Balancer and Administration Errors
  5. Data Vault Repository Administration CLI Errors
  6. Data Vault SQL Tool Messages
  7. Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

50503

50503

Invalid expression - Having without Group By
This message appears when a SELECT statement includes a column in the projection list and a HAVING clause, but does not include a GROUP BY clause. The SELECT statement cannot include a HAVING clause without a GROUP BY clause, unless the projection list and the HAVING clause contain only aggregate functions.

0 COMMENTS

We’d like to hear from you!