标题: ORA-30007: CONNECT BY ROOT operator is [打印本页] 作者: admin 时间: 2016-9-4 19:01 标题: ORA-30007: CONNECT BY ROOT operator is ORA-30007: CONNECT BY ROOT operator is not supported in the START WITHor in the CONNECT BY condition Cause: An attempt was madeto use CONNECT BY ROOT operator in the START
WITH or in the CONNECT BY condition. Action: Remove CONNECT BYROOT operator from the START WITH or from
the CONNECT BY condition.