日期:2014-05-16 浏览次数:20684 次
delete node where node_id in( select node_id from node start with node=2 connect by prior node_id=up_node );