lnav/test/expected/test_sql_anno.sh_74bc5fb90a0c94a1a37d30a8e9254ea02c192a75.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
246 B
Plaintext

SELECT lower(abc)
sql_keyword ------
sql_ident -----
sql_func ---------
sql_ident ---
SELECT: Query the database and return zero or more rows of data.