View Single Post
Old 04-13-2008, 08:35 AM   #21 (permalink)
Grooverider
hildog
 
Grooverider's Avatar
 
Join Date: Aug 2002
Posts: 843
-1 Internets
Because it was an example.

For those that care, the correct answer was:

select distinct a.keywordid, k.keyword from adata a join keyword k using (keywordid) join company c using(companyid) where c.companyurl like '%variable%'
Grooverider is offline   Reply With Quote

 
Uberguilds Network