List:General Discussion« Previous MessageNext Message »
From:Yvan Strahm Date:September 21 2005 6:13am
Subject:Partial string matching between columns, tables
View as plain text  
Hello,

I have a varchar column 's1' in table t1. And a varchar column 's2'
in table t2.

Do you know how one could do something like this:

select * from t1,t2 where t1.s1 like %t2.s2

Thanks for your help
Thread
Partial string matching between columns, tablesYvan Strahm21 Sep
  • Re: Partial string matching between columns, tablesJasper Bryant-Greene21 Sep
    • Re: Partial string matching between columns, tablesYvan Strahm21 Sep