Remove a full-text index from a table.
Syntax
DROP FULLTEXT INDEX ON table_name
Key:
table_name Table containing the Full Table Index
DROP FULLTEXT INDEX ON TestSchema.SalesTable;
GO
“Don't take criticism from someone you wouldn't take advice from” ~ Dakota Meyer
CREATE FULLTEXT CATALOG
ALTER FULLTEXT INDEX