|
-
Dec 22nd, 2005, 02:04 AM
#1
Thread Starter
Junior Member
oracle query
I have ORacle 9i database. With vb6 I am firing the query-
select * from woc_mas
(woc_dt is date type)
it is returning all the records. but on writing the query-
select * from woc_mas where woc_dt > '01/01/2005'
no records returns
suggest how to query with date field
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|