/*伪代码:*/ select 车牌号, 卡口号, min(经过时间) as 第一次经过时间, max(经过时间) as 最后一次经过时间, count(1) as 经过次数 from tb group by 车牌号,卡口号
111,126
社区成员
642,541
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧