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.

simulation of connect prior of oracle in sql server


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -