|
You can increase search results by using partial words (ie. 'orga% cott%' for 'organic cotton') SELECT COUNT(DISTINCT [DT].company_name) FROM [DT] Inner Join DT_A1 ON [DT].ID = DT_A1.Referral_ID INNER JOIN User_Input ON [DT].Company_Name = User_Input.Company_Name WHERE (Category1 LIKE 'Cleaning%' OR Category2 LIKE 'Cleaning%' OR Category3 LIKE 'Cleaning%' OR Category4 LIKE 'Cleaning%') AND DNQ = 0 --0--Name-or-product--Name-or-product |
|
Browse Ratings |
|
|
|||||||
