No subject


Tue Jun 4 12:17:20 MDT 2013


where
	Invoice_Date between '1 Jan 1999' and '1 Jan 2000'
group by Customer.Cust_ID,Customer_Name
UNION
select Customer.Cust_ID,
	Customer_Name,
	0,
	0.00


More information about the LUG mailing list