1 2 3 4 5 6 7
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.