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