Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
UdayDenduluri
Starting Member
4 Posts |
|
|
Kristen
Test
22859 Posts |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-14 : 23:40:48
|
| If don't have time to check above link:Full-text search allows fast and flexible indexing for keyword-based query of text data stored in a Microsoft SQL Server database, full-text indexstores information about significant words and their location within a given column. This information is used to quickly compute full-text queries that search for rows with particular words or combinations of words. |
 |
|
|
|
|
|