Tagged Questions
4
votes
1answer
789 views
Where are Full-Text indexes in SSMS 2008 R2
I created a new database, a few tables, and full-text index & catalog using SQL Server Management Studio without any problem. I wanted to copy the T-SQL creation scripts for each of those to ...