Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システムビューについて読んでいます:sys.dm_fts_index_keywords_by_document msdnで、2008年のデータベースでビューが見つかりません。デフォルトでそこにあるべきかどうか誰でも知っていますか?
sys.dm_fts_index_keywords_by_document
ビューではなくTVFです。
オブジェクト エクスプローラーでそれが表示されない場合は、次のマスター データベースを参照してください。Programmability -> Functions -> System Functions -> Table Valued Functions
Programmability -> Functions -> System Functions -> Table Valued Functions