| name | value |
|---|---|
| name | seclabel_to_char |
| created | |
| type | SQL scalar function |
set @myvar = seclabel_to_charcreate function informix.SECLABEL_TO_CHAR(informix.lvarchar, informix.IDSSECURITYLABEL) returns informix.lvarchar with (NOT VARIANT, HANDLESNULLS, PARALLELIZABLE) external name '(ifx_seclabel_to_char)' language C;