anonymous.rs
Search
Search
Dark mode
Light mode
Reader mode
Explorer
Home
❯
software.databases
❯
postgresql
❯
PostgreSQL View
PostgreSQL View
author: anonymous.rs
Feb 20, 2026
1 min read
postgresql
view
Introduction to View
뷰는 테이블과 달리 레코드를 실제로 저장하지 않는다.
Graph View