Oracle - using a date in the where clause

select * from foo where bar_date=to_date(‘22-FEB-2012’,’dd-MON-yyyy’)