일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- SUM
- pandas
- having
- airflow.cfg
- 그로스해킹
- 전처리
- TRUNCATE
- 결측값
- matplotlib
- Limit
- GROUPBY
- Oracle
- solvesql
- seaborn
- 다중 JOIN
- SQLite
- not in
- join
- 머신러닝
- 프로그래머스
- Round
- 데이터시각화
- MySQL
- airflow 설치
- PostgreSQL
- hackerrank
- SQL
- 데이터분석
- 파이썬
- 데이터리안 웨비나
Archives
- Today
- Total
목록SELF JOIN (1)
Milky's note

https://www.hackerrank.com/challenges/symmetric-pairs/problem?isFullScreen=true Symmetric Pairs | HackerRank Write a query to output all symmetric pairs in ascending order by the value of X. www.hackerrank.com [문제] You are given a table, Functions, containing two columns: X and Y. Two pairs (X1, Y1) and (X2, Y2) are said to be symmetric pairs if X1 = Y2 and X2 = Y1. Write a query to output all s..
SQL/SQL 코딩 테스트-HackerRank
2022. 4. 6. 15:36