1 2 3 4 5 6
SELECT lower(abc) sql_keyword ------ sql_func --------- sql_ident ----- sql_ident --- SELECT: Query the database and return zero or more rows of data.