COUNT AVG 종합 사용 Group By + Order By  and (X2, Y2) are sai
백문이불여일타CASE를 활용한 테이블 피봇https://www.w3schools.com/sql/trysql.asp?filename=trysql_select_all
Write a query identifying the type of each record in the TRIANGLES table using its three side lengths. Output one of the following statements for each
https://leetcode.com/problems/consecutive-numbers/
https://www.hackerrank.com/challenges/the-report/problem?h_r=internal-search
https://leetcode.com/problems/department-highest-salary/
문제:Given the CITY and COUNTRY tables, query the names of all cities where the CONTINENT is 'Africa'.Note: CITY.CountryCode and COUNTRY.Code are matchi
https://leetcode.com/problems/department-top-three-salaries/
https://leetcode.com/problems/department-highest-salary/description/
https://www.hackerrank.com/challenges/weather-observation-station-6/problem?isFullScreen=true
with 데이터리안:데이터분석 고급
Case,If, Limit,Offset 를 활용해서 3가지 방법으로 풀기
CASE vs IF Statement vs IF function 비교
임시테이블을 만드는 효과반복 쿼리문을 줄여서 테이블 엑세스를 줄이고 쿼리문 단순화 다중 with as 구문 with절을 사용한 절이 성능이 더 높다