摘要:
SELECT id,Name FROM TeachSite GROUP BY id select top 1000 1 as [type],SchoolRollID,ChargeableAmount into #temp from ChargeRecord where bflag=1 select * from #temp select 2 as [type], Sch... 阅读全文
posted @ 2019-02-22 18:43
chenze
阅读(124)
评论(0)
推荐(0)
摘要:
1. 如果是身份证 string.Concat("'", dt.Rows[i]["CardNum"].ToString()) 阅读全文
posted @ 2019-02-22 10:21
chenze
阅读(485)
评论(0)
推荐(0)

浙公网安备 33010602011771号