Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
New: 17 July 2006
You can create a full-text index by using either the Transact-SQL CREATE FULLTEXT INDEX statement or the Full-Text Indexing wizard in Management Studio.
To start the Full-Text Indexing wizard
In Object Explorer, right-click the table on which you want to create a full-text index, and then select Full-Text index.
Select Define Full-Text Index.
See Also
Tasks
How to: Enable a Database for Full-Text Indexing (SQL Server Management Studio)
How to: Enable a Table for Full-Text Indexing (SQL Server Management Studio)
Concepts
Getting Started with Full-Text Search