Displaying 1 result from an estimated 1 matches for "table_exampl".
Did you mean:
  table_example
  
2006 Apr 10
0
parent - child help (RoR & MySQL)
...-child relationship working. 
I''ve got 5 tables, 1 being the main table and 4 being lookup tables for 
the main.  in the chart below, each of the xxxx_id fields has a 
corresponding table.  I would like to be able to show just the result of 
the relationship.  this is also outlined below.
table_example:
[id_of_object]    object_id    region_id    state_id    vendor_id 
other_info
                      |            |           |            |
                      |            |           |            |
                      |            |           |            |
                     /...