I have two tables in one SQL database.
Both have the columns firstname and lastname.
I want to show (echo) only the names that don't appear in both.
Can I do this with an SQL query or will I have to sort them in PHP?
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |