- Understand what a table is in PostgreSQL
- Learn how to create tables using SQL and CLI
- Understand data types and column constraints
- Insert, query, and view table data
- Explore a simple GIS use case for tabular data
- Understand how to list and manage tables using psql