I'm having trouble with a query:
select * from user_details where regdate = '08-NOV-00'
it returns nothing. There are entries in this table for this date. Has anyone had a similar problem?