Description
In this course, you will :
- introduced to the fundamental PostgreSQL database objects: the database, tables, and schemas
- In PostgreSQL, you will be introduced to text, numeric, temporal, and boolean data types.
- Learn how to issue commands to create all three types of PostgreSQL objects and how each fits into the PostgreSQL object hierarchy.
Syllabus :
- Structure of PostgreSQL Databases
- PostgreSQL Data Types
- Database Normalization
- Access Control in PostgreSQL