lnav/test/expected/test_sql_anno.sh_b1a2ddce48beb3e4b1e3ca4b4229a7c21b83b7c4.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
267 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.