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 derfloh 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. thenephew

    Joins on several tables

    Any join wizard please help. A have a table "users" of users, for this matter let's say with two fields: id (int) and name (varchar). I also have a table "replies" with various user replies. Fields: user_id (int), input_id (int), reply (varchar) This table works as one entry per reply – if a...

Part and Inventory Search

Back
Top