Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jhoppper

    fancy Query

    OK, for various reasons, I want to convert a nice relational database into a single flat table. Currently I have a tbl_household table (with ID) and a tbl_person table (with ID) which has a parent bool value. I need a single table (ie query) which returns: Household & person 1 (where parent ==...

Part and Inventory Search

Back
Top