Sorry, I specifically meant leading AND trailing wildcards... I can't see that there is a way to do this with CONTAINS in BOL.
For example, I have a xyz-123 in the field I am searching. I want it to return this row if the user enters "xyz 123" as search criteria.
I can't seem to write a FTS query that will work like this.
Am I missing something?