Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database: Join #41

Open
Taehyeon-Kim opened this issue Jun 3, 2024 · 0 comments
Open

Database: Join #41

Taehyeon-Kim opened this issue Jun 3, 2024 · 0 comments
Assignees

Comments

@Taehyeon-Kim
Copy link
Owner

Taehyeon-Kim commented Jun 3, 2024

Join의 목적

  • 둘 이상의 테이블을 하나의 테이블처럼 사용하기 위함.
  • 결국 하나의 테이블에서 필요한 정보를 모두 찾아보기 위함.

Left Join, Left Outer Join

@Taehyeon-Kim Taehyeon-Kim self-assigned this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant