We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
본격적으로 키에 대한 이해와 테이블 간의 관계에 대해서 생각하게 하는 단원 이었다고 생각합니다 키들과 조인에 대해서 설명한 부분과 다양한 조인들이 소개되고 학습 할 수 있는 부분이 중요했습니다
키(Key)
조인: 두 테이블의 공통 속성을 기준으로(예: id) 속성 값이 같은 투플을 결합하는 연산
The text was updated successfully, but these errors were encountered:
LEEJaeHyeok97
No branches or pull requests
본격적으로 키에 대한 이해와 테이블 간의 관계에 대해서 생각하게 하는 단원 이었다고 생각합니다
키들과 조인에 대해서 설명한 부분과 다양한 조인들이 소개되고 학습 할 수 있는 부분이 중요했습니다
키(Key)
조인: 두 테이블의 공통 속성을 기준으로(예: id) 속성 값이 같은 투플을 결합하는 연산
The text was updated successfully, but these errors were encountered: