Nieuws

The following code results in exception: CREATE TABLE table2 ( bigint_col BIGINT, string_col TEXT ENCODING DICT (32)); SELECT initcap ("string_col") AS tmp FROM table2; Exception: Function INITCAP ...
Contribute to Zeynel53/SQL-BATCH103 development by creating an account on GitHub.