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