The isSystemCaseUpper() method
Verifies whether the Netezza® database system case is in uppercase or lowercase.
Syntax
This method has the
following syntax:
bool isSystemCaseUpper();Description
The isSystemCaseUpper() method operates on the UdxOutputShaper object and returns true if the system case is in uppercase, or false if it is lowercase.