lnav/test/expected/test_sql_anno.sh_b1a2ddce48...

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