Hi there,
From the 2 tables, I select all the items based on the "location of 2006-12-18 00:00:00"
"select T1.P_ID, T1.Date, T1.SN, T1.Batch, T1.Result, T2.D2, T2.D4, T2.D6, T2.D8, T2.D1, T2.D3, T2.D5, T2.D7, T2.TP_Batt, T2.ROC, T2.VAUX1
from tester AS T1, others_test As T2 where 2006-12-18 24:00:00 > T1.Date > 2006-12-18 00:00:00"
Is this the correct syntax? If not, plz let me not?
Regards,
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --