摘要: with t1 as ( SELECT [QC] ,[intime] ,[action] ,[info] ,[name] FROM .[PLCinfo] a with (nolock) where intime>'2020-08-17 13:00' and intime<'2020-08-18 14 阅读全文
posted @ 2020-08-19 08:15 Persnoa 阅读(176) 评论(0) 推荐(0)