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データベースですでに宣言されているすべてのテーブル値タイプを確認する方法はありますか?
このsys.table_typesが必要な場合があります、
select * from sys.table_types