Database Error Messages

OCI-01788

CONNECT BY clause required in this query block

Cause

A START WITH clause was specified without a CONNECT BY clause.


Action

Check the syntax, specify a CONNECT BY clause, and retry the statement.