I've just discovered that the CONTAINS clause on sql2005 can search
multiple columns - great!
Is there a way to return which column the search word(s) were found in?
Dunc
Hilary Cotter - 21 Feb 2006 02:25 GMT
Regretably not.

Signature
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> I've just discovered that the CONTAINS clause on sql2005 can search
> multiple columns - great!
>
> Is there a way to return which column the search word(s) were found in?
>
> Dunc
JM - 24 Feb 2006 11:15 GMT
On what edition did it work - just enterprise edition or even on standard
(and if so what is required to get it going?)
Jan
> I've just discovered that the CONTAINS clause on sql2005 can search
> multiple columns - great!
>
> Is there a way to return which column the search word(s) were found in?
>
> Dunc