CREATE TABLE table2 ( bigint_col BIGINT, string_col TEXT ENCODING DICT(32)); SELECT initcap("string_col") AS tmp FROM table2; Exception: Function INITCAP(TEXT) not ...
Contribute to Zeynel53/SQL-BATCH103 development by creating an account on GitHub.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results