Global searching is not enabled.
Skip to main content
If you continue browsing this website, you agree to our policies:
x

Section outline

  • Introduction to relational databases and Postgre SQL
    Installing Postgre SQL and pgAdmin
    SQL fundamentals(SELECT, INSERT,UPDATE,DELETE)
    Data modeling with PostgreSQL
    Advance SQL queries(JOINs, subqueries)
    Database design and normalization
    Error handling and transactions in PostgreSQL
    Building a PostgreSQL - backed application
    PostgreSQL project development and hands-on exercise