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

Go to


