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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.