If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Hierarchical database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-29-11, 00:14
ehlesmes ehlesmes is offline
Registered User
 
Join Date: May 2011
Posts: 1
Question Hierarchical database

I'm designing a database using a relational model that represents a hierarchical relationship.
My problem is I need to query from the bottom-up, that is, search the bottom-most table for a match, then move up a level and search for a match, and so on...

How can I organize the database efficiently?, and, since I'm using external files, how can I organize them?

thank you.
Reply With Quote
  #2 (permalink)  
Old 05-29-11, 13:02
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
perhaps you should give us some example tables to work with?
__________________
Mike
Reply With Quote
Reply

Tags
hierarchical database

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On