Full-Text Search Stored Procedures (Transact-SQL)

Microsoft SQL Server 2005 supports the following system stored procedures that are used to implement and query full-text indexes.

sp_fulltext_catalog

sp_help_fulltext_catalogs_cursor

sp_fulltext_column

sp_help_fulltext_columns

sp_fulltext_database

sp_help_fulltext_columns_cursor

sp_fulltext_service

sp_help_fulltext_tables

sp_fulltext_table

sp_help_fulltext_tables_cursor

sp_help_fulltext_catalogs

 

See Also

Reference

System Stored Procedures (Transact-SQL)

Other Resources

Full-Text Search Concepts

Help and Information

Getting SQL Server 2005 Assistance