BIT_LENGTH
Purpose
This function returns the bit length of a string. If only ASCII characters are used, then this function is equivalent to CHARACTER_ LENGTH * 8.
Syntax
bit_length::=
Examples
Result
BIT_LENGTH |
24 |
48 |