-
Course
- Data
PostgreSQL: Getting Started
In this course we will go over basics of PostgreSQL, often called the world's most advanced open source database.
What you'll learn
PostgreSQL is commonly known as Postgres and is is often referred to as a the world's most advanced open source database. In this course, we will go over the basics of the PostgreSQL. We will cover topics ranging from installations, to writing basic queries and retrieving data from tables. We will also explore the logic of join, and a few best practices.