lnav/test/expected/test_sql_anno.sh_b1a2ddce48beb3e4b1e3ca4b4229a7c21b83b7c4.out

7 lines
267 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.