lnav/test/expected/test_sql_anno.sh_96ebdc277ae760e1b6efae3195ff678654b04e52.out
2022-07-31 07:44:22 -07:00

8 lines
251 B
Plaintext

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