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 gkittelson 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. d4wong

    SQL - help for select statement

    thanks for helping out a newbie!
  2. d4wong

    SQL - help for select statement

    Hi Dagon, If the first 2 steps are misleading you, please ignore them. They were just to show that a MINUS could provide the results I needed, but it isn't how I need the query implemented. Thx for looking.
  3. d4wong

    SQL - help for select statement

    Example: table_O pfield = 667 cfield = 008 stat=C pfield = 667 cfield = 307 stat=S pfield = 777 cfield = 222 stat=S pfield = 888 cfield = 111 stat=S table_q pfield = 667 cfield = 008 pfield = 777 cfield = 222 -- Step 1 -- I want all the pfield in table_O (w/ stat=S) that are NOT...

Part and Inventory Search

Back
Top