Efficient deletion of records from the MSSQL table with many varchar(MAX) fields
This method could be helpful if problem is not index related. Adjust TOP value to any number that works for you.
This method could be helpful if problem is not index related. Adjust TOP value to any number that works for you.
Sometimes it could happen that existing fulltext search stops working, very common scenario - after adding new table filed. It it happens without warning. Nice job MS.