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

Go to


