|
You can increase search results by using partial words (ie. 'orga% cott%' for 'organic cotton') SELECT COUNT(DISTINCT [RM].company_name) FROM [RM] Inner Join RM_A1 ON [RM].ID = RM_A1.Referral_ID WHERE (Category1 LIKE 'Beauty%' OR Category1 LIKE 'Hair%' OR Category1 LIKE 'Day Spa%' )--0--Name-or-product--Name-or-product |

Go to


