“>Want to get the most out of SQL Server 2000? Here are 31 short-and-sweet tipsto make your life just a little bit easier.Tips 1-10Full Text Search Needs a Single Unique IndexYou can set up a full-text index using system-stored procedures (includingsp_fulltext_database, sp_fulltext_table, and so on), orthrough the SQL Enterprise Manager. To create a full-text index on a table usingEnterprise Manager, you select Full-Text Indexing from the Tools menu. Thisloads the Full-Text Wizard. Th
continue >>
Comments (0)
SQL Server
Tags: