Implications of Fulltext Search over many columns
- by Alex
Hello,
I have a really wide table which includes separate columns for billing address, shipping address, primary address, names, aliases etc. (I can't normalize this table further, and that's not the question here anyways).
I'm implementing SQL Server fulltext search, and I'm wondering whether I should limit the search ability to just the primary…