摘要:
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 奥客 阅读(216) 评论(0) 推荐(0) 编辑