Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a question, how can I show lines that are exist in one table and do not exist on the other table.
example:
first table:
second table:
third table:
I want to create a table which will present the next data :
2
worker_id 2 is not connected to LIC__KOD 2 .
worker_id 2 is connected to dep 1 which is connected to lic cod 2.
thank you