02 2021 档案

摘要:select * into 表名 from (select * from 表名) as tb1 阅读全文
posted @ 2021-02-02 11:23 CC小骨 阅读(414) 评论(0) 推荐(0)
摘要:GO/****** Object: StoredProcedure [dbo].[UspOutputData] Script Date: 2021/1/28 23:54:06 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO ALTER PRO 阅读全文
posted @ 2021-02-02 11:22 CC小骨 阅读(113) 评论(0) 推荐(0)