Definition: SELECT condition Can combine with other AND, OR SELECT * FROM t WHERE c ≪ 256; SELECT * FROM t WHERE 1;