Order by clause for set of records in Oracle?

Sethu Murugan

New member
Hi,

I have a table which as some parent - detail relationship. i have used a column to mention the parent code. there are no limitation in the levels.

Now my client want me to order the bottom level [ last level which could be different for every parent ] in name. other will be ordered in code.

How do i do this. can some one help me ?

Sethu
 
Back
Top