G
Guest
If you are trying to get aggregate information from two tables joined
together, and the relationship is one to many, how would you do it?
I have found the only way to be successful at this it to make an aggregate
query for each table that groups at the same level, then make a third query
that joins the two. Anyone have any caveats with this approach or another
approach that works?
thanks
ken
together, and the relationship is one to many, how would you do it?
I have found the only way to be successful at this it to make an aggregate
query for each table that groups at the same level, then make a third query
that joins the two. Anyone have any caveats with this approach or another
approach that works?
thanks
ken