Jackie Chiu

Systems Engineer

Read Blogs

Postgres Tutorials
This article discusses VIEW in PostgreSQL. It describes how a VIEW functions as a shortcut if calling the same query multiple times, then defines the following commands: CREATE VIEW, ALTER VIEW, and DROP VIEW.