Cause
The keyword START was specified without the keyword WITH. Both keywords were necessary if a START WITH clause is desired in a tree-structured query.
Action
Change the keyword START to the keywords START WITH. Then retry the statement.
Error Message
missing WITH keyword
The keyword START was specified without the keyword WITH. Both keywords were necessary if a START WITH clause is desired in a tree-structured query.
Change the keyword START to the keywords START WITH. Then retry the statement.