lnav/test/expected/test_sql_anno.sh_96ebdc277ae760e1b6efae3195ff678654b04e52.out

8 lines
251 B
Plaintext
Raw Normal View History

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.