
HEX(a) is a conversion function which converts the expression a to hexadecimal notation. The function can be applied to any data type.
|
a |
Result of the HEX(a) Function |
|---|---|
|
a is a NULL value |
NULL value |
|
a is a special NULL value |
Error Messages |