order siblings by problem

Devil

Member²
When I'm execute hierarchical query

[START WITH condition] CONNECT BY condition

and implement order by clause with siblings:

order siblings by

I get error ora-00936: missing expression.

DOA is support for order siblings by ?
What you think Marco?
 
Opps, I'm sorry, It's work fine

Maby I copy not correctly working query text in to Delphi code.

Thanks
 
Back
Top