|
-
June 14th, 2001, 03:37 AM
#1
Select fields from table where datefield= ?
I want to read records from a table on a datefield value.
Regardless of database (Access ,SQL Server or Oracle) and local system date format setting , what is the Common syntax for SQL Statement.
1) select fields from table where billdate = ?
2) select fields from table where billdate betwen ? and ?
Thanks is advance.
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
|