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.
SQL Server 2008 の clr トリガーで "Select * from deleted" を実行すると例外が発生します。トリガーで削除および挿入されたテーブルから xml/text 列にアクセスできる方法はありますか?
text および xml 列を varchar(max) に変換します