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

    Find elements from table 1 that don't exist in table 2

    Hi, I am a software programmer and not a pl/sql programming. Hope this is the right place to post my question. It is about comparing two tables. I would like to find the elements from table1 that do not exist in table2 This is my query (which is not functional) SELECT * FROM TABLE_1 WHERE...

Part and Inventory Search

Back
Top