bit_length(expr) - Returns the bit length of string data or number of bits of binary data. Examples: > SELECT bit_length('Spark SQL'); 72. Since: 2.3.0 ...
確定! 回上一頁