摘要:
declare @PcrId bigint declare @PcrIdList table(PCRID bigint) insert into @PcrIdList select PCRID from (select distinct PCRID from dbo.[ExtendFields]) 阅读全文
posted @ 2022-09-16 14:33
hofmann
阅读(38)
评论(0)
推荐(0)
当你的才华不能撑起你的野心时,就是你该选择学习的时候了!