摘要:
其它: 查询sql最近变更记录 select * from sys.objects where type_desc='USER_TABLE' order by modify_date desc 阅读全文
posted @ 2020-04-28 18:21
zhaogaojian
阅读(944)
评论(0)
推荐(0)
摘要:
using System; using System.Data; namespace ConsoleApp1 { class Program { static void Main(string[] args) { string strCompute = @"IIF ('周末加班' = '周末加班' 阅读全文
posted @ 2020-04-28 11:31
zhaogaojian
阅读(182)
评论(0)
推荐(0)

浙公网安备 33010602011771号