Community

Database Fundamentals #20: Using the JOIN Operator, Inner Join

(Grant Fritchey) It is entirely possible to try to JOIN two tables on almost any field, as long as the two data types can, in some way, be made to reconcile to each other, you can try to join the tables.