Need to write a sql statement that find all sub organization records to the parent organization -
i need write sql statement find sub records has many level meaning parent record has 2nd level , 3rd level child records tying parent organization. far wrote
select * tblorganization parent_org_id = '11111'
how can write sql statement give me child records (2nd, 3rd level on) tying parent id record?
thanks
you need alternative oracle connect prior in sql server, following link answers requirement.
Comments
Post a Comment