摘要:
USE XXXGO IF EXISTS(SELECT 1 FROM sys.types WHERE NAME = N'StatusIdList' and is_table_type = 1) DROP TYPE [dbo].[StatusIdList]GO CREATE TYPE DBO.Statu 阅读全文
posted @ 2021-04-07 15:26
HuairongChen
阅读(174)
评论(0)
推荐(0)
浙公网安备 33010602011771号