SELECT WHERE



examples/select_sumo_partial.sql
SELECT name, weight, height FROM person WHERE occupation = "sumo wrestler";