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

2012年2月2日

摘要: select * from Secom_Hold_Order_V hold,OE_ORDER_LINES_ALL ool ,OE_ORDER_HEADERS_ALL oh where hold.LINE_ID=ool.line_id(+)and ool.header_id=oh.header_id(+)and oh.order_number in (1072565) 阅读全文

posted @ 2012-02-02 13:49 奥客 阅读(214) 评论(0) 推荐(0) 编辑