开发者

SQL 2008 Full Text Search Catalog on multiple tables

开发者 https://www.devze.com 2022-12-19 02:51 出处:网络
I am attempting to setup a full text search catalog in SQL Server 2008 is there a way to make this catalog contai开发者_运维技巧n data from multiple tables?In SSMS, you can select as many tables as fi

I am attempting to setup a full text search catalog in SQL Server 2008 is there a way to make this catalog contai开发者_运维技巧n data from multiple tables?


In SSMS, you can select as many tables as fields as you like. They just have to be all in the same database.

0

精彩评论

暂无评论...
验证码 换一张
取 消