I have two tables with the following records:

parent.p_id        parent.p_desc
1                      Parent-One-One
1                      Parent-One-Two
2                      Parent-Two-One
2                      Parent-Two-Two

child.c_id             child.c_desc
1                      Child-One-One
1                      Child-One-Two
2                      Child-Two-One
2                      Child-Two-Two

I need a report that looks like this:

                Parent-One-One
                Parent-One-Two
                                Child-One-One
                                Child-One-Two
                Parent-Two-One
                Parent-Two-Two
                                Child-Two-One
                                Child-Two-Two

I would really appreciate any suggestions

Paul Newton




--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to