博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年12月5日

摘要: select * from inv.mtl_item_locationswhere inventory_location_id=9298 and segment1='张三,'update inv.mtl_item_locations set subinventory_code='LENDING' where inventory_location_id=9298 and segment1='张三,' 阅读全文

posted @ 2011-12-05 09:11 奥客 阅读(151) 评论(0) 推荐(0) 编辑