MichaelF81
Programmer
Hi,
I have 2 tables called "users" and "Table1". "users" contains all of the employee data and "table1" holds just the active employee ids ("empID"). I need code to join the tables to show me ONLY the data listed in "users" and not in "table1". Then I need the exact opposite, what is listed in "Table1" and not in "users".
Thanks in advance
"Adults are just obsolete children and the hell with them." - Dr. Seuss
I have 2 tables called "users" and "Table1". "users" contains all of the employee data and "table1" holds just the active employee ids ("empID"). I need code to join the tables to show me ONLY the data listed in "users" and not in "table1". Then I need the exact opposite, what is listed in "Table1" and not in "users".
Thanks in advance
"Adults are just obsolete children and the hell with them." - Dr. Seuss