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 dencom 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: spaccaps
  • Content: Threads
  • Order by date
  1. spaccaps

    Multiple search parameters on the same table field

    Hi I have two tables with the following structure and data: STRUCTURE of table person: person_id int (11) person_name varchar(255) DATA: person_id,person_name --------------------- 1,John Doe STRUCTURE of table email: email_id int(11) person_id int(11) email_email varchar(255) DATA...

Part and Inventory Search

Back
Top