Flower in my dev/PostgreSQL
<PSQL> [간단명령어]
꽃선생
2016. 9. 7. 18:23
1. DB 확인
# \l
2. 테이블 확인
# \dt
3. 관계 확인
# \d
4. 관계 자세히 확인
# \d+