Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Counting in many-to-many relationship

$
0
0
I'm new to this, so the question may be simple. I have a table with parts-to-assembly relationship, another one with an assembly-to-enterprise relationshhip and a table with parts-parts cost-enterprise relationship. There's a many-to-many relationship between parts and asssemblies. I need to get a count of total assemblies for any given part and a count of parts for any given assembly. Limiting the answer to a query would be strongly preferred to introduing another control with code. Thanks in advance.

Viewing all articles
Browse latest Browse all 13329

Trending Articles