thindrakhya
11-27-2007, 01:46 AM
hi all
I am using this query and php is giving me the error
select productId , sum(quantity) from tblorderdetail where sum(quantity) > 10 group by productId
Can anyone know where i am wrong
I am using this query and php is giving me the error
select productId , sum(quantity) from tblorderdetail where sum(quantity) > 10 group by productId
Can anyone know where i am wrong