lnav/test/expected/test_sql_anno.sh_1151e5b727f6b57070bf2c8f047f1d7e02b803a6.out

7 lines
249 B
Plaintext
Raw Normal View History

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.