Using Full Text Search in SQL Server 2008

Posted on SQL Server Performance See other posts from SQL Server Performance
Published on Indexed on 2010/04/01 5:04 UTC
Read the original article Hit count: 252

Filed under:

Introduction

SQL Server 2008 Full-Text Search feature can be used by application developers to execute full-text search queries against character based data residing in  a SQL Server table. To use full text search the developer must create a full-text ... [Read Full Article]

© SQL Server Performance or respective owner