PostgreSQL for Beginners

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shivambhatele
    New Member
    • May 2020
    • 9

    PostgreSQL for Beginners

    Hello Everyone, I want to learn PostgreSQL with a complete guide. Can anyone know any free or paid tutorial as a beginner point? I have a check on google but I can’t find the best one which shows step by step process.
  • rohanjoshi0894
    New Member
    • May 2020
    • 4

    #2
    Beginner's Guide to PostgreSQL

    Get up and running with PostgreSQL.
    Connect to a PostgreSQL database.
    Create, read, update and delete tables in that database.
    Run SQL on Jupyter Notebook.
    Run SQL in Python.

    To start with check here.

    Comment

    Working...