VARCHAR
The VARCHAR function converts a fixed or varying length character string into a variable-length character string.
The arguments are defined as follows:
stringExpression | stringExpression is a fixed or variable-length character string. If stringExpression length exceeds its maximum length, the product generates an error message and terminates the unit of work (UOW). |
length | length is an integer constant of the maximum length of the result. If the value of length is shorter than the length of stringExpression, then the function truncates the result to the specified length, without warning. |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*