looking for word parts with full text search in sql server
Posted
by Greg
on Stack Overflow
See other posts from Stack Overflow
or by Greg
Published on 2010-05-09T22:30:18Z
Indexed on
2010/05/09
22:38 UTC
Read the original article
Hit count: 206
how do I find, with full text search all words that match 'ability' mask, like "suitability" and "dependability", etc? is that possible?
© Stack Overflow or respective owner