Viewing post 1 (of 2 total)
Thank you very much. I rewrote the query using the old join style.
SELECT DISTINCT H.sh_serial_no, Mini.sh_invoice_date, Mini.sh_meter, Maxi.sh_invoice_date, Maxi.sh_meter FROM SHSVCHST H, (SELECT S1.sh_serial_no,...
July 31, 2003 at 10:44 am
#468052