I have 2 tables, a product table and an image table. Products can have more than 1 image per record. I need an SQL statement that will list 1 image per product rather than all images per product.I have 2 tables, a product table and an image t
I have 2 tables, a product table and an image table. Products can have more than 1 image per record. I need an SQL statement that will list 1 image per product rather than all images per product.I have 2 tables, a product table and an image t