摘要:
--sql多表更新update PMS_Financial_Gathering set ShouldMoney=PMS_Contract_RentScheme.Rentfrom PMS_Financial_Gatheringinner join PMS_Contract_RentScheme on ... 阅读全文
posted @ 2015-08-06 20:12
pain1033
阅读(148)
评论(0)
推荐(0)
摘要:
--删除重复数据delete from PMS_Contract_LeasedRoom where LeasedRoomId not in(select max(LeasedRoomId) from PMS_Contract_LeasedRoom group by ContractCode,Room... 阅读全文
posted @ 2015-08-06 19:22
pain1033
阅读(166)
评论(0)
推荐(0)
浙公网安备 33010602011771号