Variable ATTR_CASEConst

ATTR_CASE: "ATTR_CASE" = 'ATTR_CASE'

Force column names to a specific case. Can take one of the following values

  • CASE_NATURAL
  • CASE_UPPER
  • CASE_LOWER

[Default CASE_NATURAL]