lnav/test/expected/test_sql_anno.sh_96ebdc277ae760e1b6efae3195ff678654b04e52.out
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00

8 lines
251 B
Plaintext

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