Interpretation of strings in DB2 UDB CLI functions
DB2® UDB call level interface (CLI) ignores case and removes leading and trailing blanks for all string input arguments, such as column names and cursor names.
There are also some exceptions for this rule:
- Any database data
- Delimited identifiers that are enclosed in double quotation marks)
- Password arguments
Parent topic:
Working with string arguments in DB2 UDB CLI functions