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 Rhinorhino 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: *

  • Users: 10basetom
  • Content: Threads
  • Order by date
  1. 10basetom

    Selecting columns from multiple tables

    Hello, Given the following tables: SKU Table OID NAME === ================ 1 IBM ThinkPad T23 2 Dell GX150 3 Compaq Evo D510 CAT Table (PARENT_OID->CAT.OID) OID NAME PARENT_OID === ========= ========== 1 Computers NULL 2 Notebooks 1 3 Desktops 1 MAP Table (OID->SKU.OID...

Part and Inventory Search

Back
Top