WHERE clause filters only those rows that satisfy some condition:
SELECT * FROM sys.objects WHERE type = 'IT'