I run the following query:
Select PRTNUM_72, LOTNUM_72, ORDNUM_72, TNXDTE_72, TNXQTY_72, CUSTID_72 FROM "Lot Tracking Hist" WHERE TNXDTE_72='2001-11-29' AND TNXCDE_72='S'
This returns no records even though I know that there are records in the table that match the conditions of the query. Can anyone explain this to me. Mise Le Meas,
Mighty
Select PRTNUM_72, LOTNUM_72, ORDNUM_72, TNXDTE_72, TNXQTY_72, CUSTID_72 FROM "Lot Tracking Hist" WHERE TNXDTE_72='2001-11-29' AND TNXCDE_72='S'
This returns no records even though I know that there are records in the table that match the conditions of the query. Can anyone explain this to me. Mise Le Meas,
Mighty