Marks or unmarks a table for full-text indexing. A one-part or two-part table name. The table must exist in the current database. @tabname is nvarchar(517), with no default. A full-text search can't ...
This system stored procedure takes a table name as a parameter and generates a MERGE statement containing all the table data. This is useful if you need to migrate static data between databases, eg.