scootswiss
Technical User
I have a database with 2 tables and doing a study of certain products shipped. Table1 records are a line detail of SKU's shipped. For example if 1 item shipped then only column1 has data, but if 2 items shipped there is data in couumns 1 and 2. The data is the shipped SKU. Table2 is a SKU listing of specific product types. Table1 has 150M records and table 2 has 280 records. How can I query against Table1 using Table2 to flag or pull out those orders that included any of the products in table 2? Can the In operator be used in my query design referencing Table2? Other method?
Thanks in advance for your help
scootswiss
Thanks in advance for your help
scootswiss