技术中心固定资产update|ok|

涉及到的表目前有fa_card,fa_cardhistory,前者是固定资产卡片主表,后者是附表。 我需要更改的卡片资产编码范围在: 然后sql想写成 select * from fa_card where pk_corp='1003' and (card_code between '000000503' and '000000811') order by card_code for update
相关文章
相关标签/搜索