lnav/test/expected/test_sql_anno.sh_1151e5b727f6b57070bf2c8f047f1d7e02b803a6.out
2022-07-31 07:44:22 -07:00

7 lines
249 B
Plaintext

SELECT lower(abc
sql_keyword ------
sql_func ---------
sql_ident -----
sql_ident ---
lower: Returns a copy of the given string with all ASCII characters converted to lower case.