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 IamaSherpa 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. esmedia

    excluding rows

    sorry - it should read: ... 2) already answered by a certain user
  2. esmedia

    excluding rows

    hi all, i came up with this problem: i have 3 tables: create table questions (id ...); create table users (id ...); create table answers (question_id ..., user_id ...); answers contains all users' answers given to the questions (questions can be answered more than once by different users). i...

Part and Inventory Search

Back
Top