select * from td_prodline_attr a ,td_prodline_attr_lang l where a.attr_id = l.attr_id(+) order by a.update_time desc
(+) 外联,没有关联值也显现,显示空。