# GROUP BY WITH JOIN
총 1개의 포스트

[CS] SQL Exercise Day-80
SQL JOIN Join is used to combine rows from two or more tables, based on a related column between them. ex) Orders table ex) Customers table Custome
2022년 3월 13일
·
0개의 댓글·
1SQL JOIN Join is used to combine rows from two or more tables, based on a related column between them. ex) Orders table ex) Customers table Custome