Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 카이제곱분포
- t분포
- 자연어처리
- NLP
- 그룹바이
- MySQL
- HackerRank
- GRU
- SQL코테
- 논문리뷰
- update
- 자연어 논문 리뷰
- CASE
- 표준편차
- Statistics
- 서브쿼리
- airflow
- leetcode
- torch
- nlp논문
- sigmoid
- inner join
- LSTM
- SQL 날짜 데이터
- 설명의무
- 짝수
- 자연어 논문
- sql
- 코딩테스트
- Window Function
Archives
- Today
- Total
목록코테 (1)
HAZEL
[ SQL : LENGTH ] hackerrank : Weather Observation Station 5
Weather Observation Station 5 >> 문제 Query the two cities in STATION with the shortest and longest CITY names, as well as their respective lengths (i.e.: number of characters in the name). If there is more than one smallest or largest city, choose the one that comes first when ordered alphabetically. The STATION table is described as follows: where LAT_N is the northern latitude and LONG_W is the..
DATA ANALYSIS/SQL
2021. 10. 25. 20:24