ORA-01474
        cannot have START WITH or PRIOR without CONNECT BY
        
        
        Cause
        START WITH and PRIOR are meaningful only in connection with CONNECT BY.
        Action
        Check the syntax for the SQL statement and add a CONNECT BY clause, if necessary.
        
     
    
    
        ORA-01474
        cannot have START WITH or PRIOR without CONNECT BY
        
        
        Cause
        START WITH and PRIOR are meaningful only in connection with CONNECT BY.
        Action
        Check the syntax for the SQL statement and add a CONNECT BY clause, if necessary.
        
     
    
    
        ORA-01474
        cannot have START WITH or PRIOR without CONNECT BY
        
        
        Cause
        START WITH and PRIOR are meaningful only in connection with CONNECT BY.
        Action
        Check the syntax for the SQL statement and add a CONNECT BY clause, if necessary.