lnav/test/expected/test_sql_anno.sh_1151e5b727f6b57070bf2c8f047f1d7e02b803a6.out
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00

7 lines
249 B
Plaintext

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