SELECT Performance

WHERE Performance

SELECT * FROM [MyTable]
WHERE [CreateDate] = TO_DATE('01-JAN-2005');

Joins