블로그
-
듣고배우는영어 004
After breakfast, I wash the dishes and clean the table. Then, I change into my clothes for the day.
blog.naver.com · 2025.08.04
-
두줄괴담 (40)
She collapsed into my arms and began to sob as I savored the quiet satisfaction of being needed—the letter with its bold “Treatment Approved” notice already forgotten on the table.
blog.naver.com · 2025.05.31
-
Clickhouse 에서 다른 Clickhouse 서버에 있는 데이터 select하기
일이 있을 경우 유용합니다. remote function 을 사용하면되는데요, 링크 참조하세요. https://clickhouse.com/docs/en/sql-reference/table-functions /remote 실제로 대상 테이블의 schema 그대로 로컬에 테이블을 생성한 다음에 이런식으로 바로 insert into 할 수 있습니다.
blog.naver.com · 2024.08.01
-
Snowflake Schema
Snowflake schema extends the star schema by normalizing the dimension tables, breaking them into multiple There is still a central facts table connected to smaller dimension tables, which are connected to even
blog.naver.com · 2024.06.11
-
Fact and Dimension Tables
Each table plays a distinct role in providing valuable insights for business decision-making. Let's delve into the key characteristics and differences between fact tables and dimension tables: 1.
blog.naver.com · 2024.06.11
-
W3School - SQL Practice 2 (Insert)
filename=exercise_insert1 Exercise: Insert a new record in the Customers table. insert into Customers
blog.naver.com · 2024.04.30
-
영문필사 7일차_24.03.12
After a while, finding that nothign more happened, she decided on going into the garden at once; but, got to the dooe, she found she had forgotten the little golden key. and when shw went back to the table
blog.naver.com · 2024.03.12
-
[MSSQL] WITH CTE 재귀 용법
데이터 적재 insert into work.dbo.test values ('001', '반장' ,null , null) insert into work.dbo.test values ( '002', '부반장' ,'001', null) insert into work.dbo.test values ('003', '체육부장' ,'002', '체육부') insert into
blog.naver.com · 2022.07.02
-
INSERT TABLE 사용 시 키값 중복으로 덤프 발생 해결
in the database table. A row for insertion into the table is taken from each row of the internal table according to th......
blog.naver.com · 2022.06.02
-
22.06.16 Phrasal verb Turn/Get/Put/Hand
the light / the heater Turn off the light Turn down the light Turn over the paper Turn around the table (불/히터를 켜다) (불을 끄다) (조명을 낮추다) (종이를 뒤집다) (책상을 돌리다) Get Get back into the room Get up, it's late Get out
blog.naver.com · 2022.06.16