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

    select field with 0 if there is no 3

    I need this: product_id | domain_id 1 | 0 1 | 3 2 | 0 2 | 3 3 | 0 I want to select all product_ids that have the domain_id 3 (this is "my domain id", can be X, but it is not necessarily the highest) domain_id here, but...

Part and Inventory Search

Back
Top