Hi, can the following SQL command be constructed using criteria?

SELECT *
FROM MyTable
WHERE Date < '2002-01-17' 

Where the Date is a MSSQL date column.

Brian Kidney


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to