摘要: 1 from VS in m2db.Inf_VehicleSale2 join RS1 in m2db.His_RecSale on new { VS.vehicleCode, auctionCode=VS.AuctionCode } equals new { RS1.vehicleCode, RS1.auctionCode } 阅读全文
posted @ 2013-08-21 15:58 Uoolo 阅读(1984) 评论(0) 推荐(0) 编辑