Recent posts

[SQL] SIGN

less than 1 minute read

SIGN 숫자 자료형의 매겨변수가 음수라면, -1, 0이라면 0, 양수라면 1을 리턴하는 함수

[PostgreSQL] Index

2 minute read

Index Full Table Scan & Index Index Types Downsides of Indexes Index Creation Automatically Generated Indexes Actual File of Index