# SQLBolt - 인터랙티브 예제로 SQL 배우기

> Clean Markdown view of GeekNews topic #4619. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4619](https://news.hada.io/topic?id=4619)
- GeekNews Markdown: [https://news.hada.io/topic/4619.md](https://news.hada.io/topic/4619.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-07-16T10:05:49+09:00
- Updated: 2021-07-16T10:05:49+09:00
- Original source: [sqlbolt.com](https://sqlbolt.com/)
- Points: 24
- Comments: 1

## Topic Body

- 브라우저에서 SQL을 직접 실행하면서 빠르게 학습 가능

1: SELECT queries 101

2~3: Queries with constraints

4: Filtering and sorting Query results

5: Simple SELECT Queries

6: Multi-table queries with JOINs

7: OUTER JOINs

8: A short note on NULLs

9: Queries with expressions

10~11: Queries with aggregates

12: Order of execution of a Query

13: Inserting rows

14: Updating rows

15: Deleting rows

16: Creating tables

17: Altering tables

18: Dropping tables

## Comments



### Comment 5709

- Author: xguru
- Created: 2021-07-16T10:06:09+09:00
- Points: 1

Stripe가 다수의 사람들(변호사들 포함)이 분석을 하기위해 SQL을 배우는데 이 사이트를 추천한다고 하네요
