sql query not executing
- by sarah
Hi,
Not able to execute a query ,i need to check if end date is greater than today in the following query
Getting an error invalid query
select * from table1 where user in ('a') and END_DATE >'2010-05-22'
getting an error liter string does not match