Hi
We have a table called order with various columns like oid,vid,odata,etc. The other table is called prod which has columns like oid,product_type etc.
oid is the pk/fk between hes tables. I want to get a count(oid) from order table grouped by product-type.
I created an attribute with oid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.