G
Guest
can one write hierarchical queries in msaccess
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Chris said:can one write hierarchical queries in msaccess
Chris said:What is access equivalent code for hierarchical query if oracle's <<snips>>

Chris said:How would one extract hierarchal information from an table if the table
contains the following fields
Lower_object_id
Higher_object_id
eg data within the table
Lower_object_id Higher_object_id
1 2
2 3
3 4
a b
b c
the hierachical query would have extracted all the numeric recordsets if the
param that was passed was 1

Could you please provide us with an example
Chris said:This is an Hierarchical table as it has an involuted relationship on itself.
I am not interested in joining two tables but tree walking within the same
table ie. a foreign key on a table is the primary key on the same table.
Therefore one row within that table as a refernce to another row in that table

Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.