摘要: 查询语句: select * from ( SELECT [RowNumber],DATEDIFF(second, StartTime, isnull(EndTime ,StartTime)) 执行时间 ,[StartTime] ,[EventClass] ,[TextData] ,[Applica 阅读全文
posted @ 2022-04-29 10:12 阿尔叶 阅读(73) 评论(0) 推荐(0) 编辑