Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srlee056 committed Dec 4, 2023
1 parent 8002a70 commit c004a0f
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion content/post/DevCourse/day-36/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,16 +99,32 @@ tags = [

### Connect with GCS

write SQL Code

GCS Integration

- snowflake's GCS account object 생성됨

Make custom IAM Role

- can read bucket, and CRUD objects in the bucket
- connect snowflake's account with this custom Role

### Bulk Update with `COPY` Command

- 파일을 전부 테이블로 복사하는 방식
- 파일의 일부 컬럼만 골라서 복사하는 방식을 사용할 수 있다.

### 남아있는 무료 요금 확인하는 법

![Alt text](image.png)
![](image.png)

## Superset ( preset.io )

### Connect with Snowflake

Security > Network policy

# 👀 CHECK

_<span style = "font-size:15px">(어렵거나 새롭게 알게 된 것 등 다시 확인할 것들)</span>_
Expand Down

0 comments on commit c004a0f

Please sign in to comment.