0

Linking a Table by a Field

Hi, I have two tables, one is Products and the other is attributes. There is a 1:N Product to many attributes relationship.

I have created a table refence on the Product table to the attributes table.

How do I get the attributes from the attributes table where the SKU field in the Products table matches the many SKUs in the attributes table?

Thank you! Matt

2 replies

null