ttohme
July 29th, 2003, 07:41 PM
Hi guys,
is there a query that I can use to compare 2 strings where one string is contained in another.
ex: String1 in DB = "John is good"
String2 in Query = "John is"
So I would like to query the DB for any rows that contains John is and which returns John is good.
Thanks
is there a query that I can use to compare 2 strings where one string is contained in another.
ex: String1 in DB = "John is good"
String2 in Query = "John is"
So I would like to query the DB for any rows that contains John is and which returns John is good.
Thanks