ZwiFTi
5/9/2019 - 12:20 AM

INNER JOIN

INNER JOIN SQL

FROM table1 INNER JOIN table2
ON table1.column = table2.column