Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DIA-49014

Empty COLUMNS clause because variable_name.* expands to zero properties
  • variable_name: The variable without properties.

Cause

variable.* does not have any properties and there is no other expressions in the columns clause.


Action

Make sure that variable has at least one property.