Menampilkan 24 dari 48 fungsi dalam kategori String
Returns the ASCII value (code point) of the first character in the string.
INT64Mengembalikan jumlah bytes dari STRING atau BYTES value.
INT64Returns the number of characters in a string. An alias for LENGTH, available for standard SQL compatibility.
INT64Converts a Unicode code point value into a string character. The inverse of the ASCII function.
STRING