摘要:
if Exists (Select * from sys.Objects where object_id=object_id(N'dbo.TestRowToColumn') and type in (N'U') )drop table dbo.TestRowToColumngo create tab 阅读全文
posted @ 2016-06-16 22:06
大喜
阅读(422)
评论(0)
推荐(0)
开心