ice78991
Programmer
- Nov 20, 2006
- 216
I am planning a database table where a column will hold up to 100 words. I want to be able to query all of the rows in this table for matching text. What is the best way to start going about this in sql server 2005. Should I add a full-text catalog and do I need the enterprise edition?