How to write a procedure for displying the data in a TREE
or (PARENT and CHILD ) relationship , for ex: A is the main
project id, for this project B,C,D are sub tasks(sub
project id's) for B the sub tasks are e,f,g and for c is
h ,i ,j and for d is k,l,m
now i need to display the o/p in a TREE fashion
pls help me ,
thanks in advance
surendra
Answer Posted / rv
You can use Select..ConnectBY.. PRIOR clause in Oracle to
generate the data in tree structure. Google for the apt
syntax and usage.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of privileges are available in sql?
What is recursive join in sql?
What are the different sql languages?
what is the bond code in materialized view?
What is lexical units in pl sql?
how is exception handling handled in mysql? : Sql dba
What is the difference between cluster and non-cluster index?
explain the difference between bool, tinyint and bit. : Sql dba
What is oracle and pl sql?
What is $$ in sql?
Which constraints we can use while creating database in sql?
What does truncate mean in sql?
What is latest version of sql?
What found sql?
What are the properties of a transaction?