摘要:
原表数据: 实现结果: 脚本: select a.PickDate,a.UserId,a.Apple from [dbo].[AppleBasket] cross apply ( values (PickDate,UserId,Apple1), (PickDate,UserId,Apple2), ( 阅读全文
posted @ 2022-05-14 17:01 樱木007 阅读(629) 评论(0) 推荐(0) 编辑
posted @ 2022-05-14 17:01 樱木007 阅读(629) 评论(0) 推荐(0) 编辑
Copyright © 2025 樱木007
Powered by .NET 9.0 on Kubernetes