How to write a query to access tree structure form multi table. I m having five tables from them first table give me a data which act as the parameter for query for the second table and the two tables will give me parameter for the third and so on.
at present i m writing five query and sending parameter to each query but i want an efficient way for this.
its a parent child type relation.
User Profile
Collapse
-
how to create tree structure on jsp, guide me
hi all
i need help to create a tree structure on jsp whose node have data from data structure its like
A
B
B1.0
B1.1
C
c1.0
c1.1
f
D
E
where all A,B,C,c1.0,c1.1 ,f,D,E all are information from the database....
No activity results to display
Show More