INDEX operates on the following types of arguments:
- Character
- Byte
If one string expression is of type BYTE, then both string expressions must be of type BYTE.
- Numeric
Any numeric string expression is converted implicitly to CHARACTER type.
INDEX does not support CLOBs or BLOBs.