Write a simple SQL query to match 2 fields from one table and 2 fields from a different table
Anonymous
Solution involved using a simple INNER JOIN on a foreign key, and selecting the required fields.
Check out your Company Bowl for anonymous work chats.