技術中心固定資產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
相關文章
相關標籤/搜索