select * From
apps.po_requisitions_interface_all
----------------------------------------------------------------
select
e.*
from apps.po_requisitions_interface_all a,
apps.po_interface_errors e
where a.transaction_id = e.interface_transaction_id
and a.transaction_id = 10172
原文:http://www.cnblogs.com/st-sun/p/3782340.html
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!