INNER JOIN - produces only the set of records that match in both Table A and Table B — SELECT * FROM table1 INNER JOIN table2 ON table1.name = table2.name

Get

Explore more quotes

Momchil Kolev