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
- 자연어 논문 리뷰
- 자연어 논문
- torch
- SQL 날짜 데이터
- 그룹바이
- leetcode
- 코딩테스트
- 자연어처리
- nlp논문
- LSTM
- 카이제곱분포
- MySQL
- 설명의무
- GRU
- HackerRank
- SQL코테
- 논문리뷰
- airflow
- 짝수
- NLP
- update
- sigmoid
- inner join
- Statistics
- 서브쿼리
- CASE
- Window Function
- t분포
- sql
- 표준편차
Archives
- Today
- Total
목록MySQL (21)
HAZEL
[SQL : HackerRank/Leetcode] CASE 문
1. Type of Triangle >> 문제 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 record in the table: Equilateral: It's a triangle with sides of equal length. Isosceles: It's a triangle with sides of equal length. Scalene: It's a triangle with sides of differing lengths. Not A Triangle: The given valu..
DATA ANALYSIS/SQL
2021. 2. 8. 04:39