Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

SQL CRUD Operations with PostgreSQL

via Udemy

Overview

Learn to perform CRUD Operations using PostgreSQL

What you'll learn:
  • How to install PostgreSQL Database Server
  • How to Load a sample database into PostgreSQL Server
  • How to Create a database and table
  • How to insert data into a table
  • How to query and retrieve data from a table
  • How to update existing data inside a table
  • How to delete data from a table
  • How to sort retrieved data from a table
  • How to Filter data using WHERE clause
  • How to remove duplicate data
  • How to use subqueries to query and retrieve data
  • How to group data using GROUP BY clause
  • How to use the HAVING clause to group data

PostgreSQL is a very popular , advanced, open-source object-relational database management system used by a lot of organizations.

It is a very robust database management system.

Any software or a web application will typically do these set of operations called C.R.U.D.

CRUD Stands for

Create (Insert)

Read (Select)

Update

Delete

In this course we will be using SQL and PostgreSQL to perform CRUD operations .

What we will learn include:

  • How to install PostgreSQL Database Server

  • How to Load a sample database into PostgreSQL Server

  • How to Create a database and table

  • How to insert data into a table

  • How to query and retrieve data from a table

  • How to update existing data inside a table

  • How to delete data from a table

  • How to sort retrieved data from a table

  • How to Filter data using WHERE clause

  • How to remove duplicate data

  • How to use subqueries to query and retrieve data

  • How to group data using GROUP BY clause

  • How to use the HAVING clause to group data


Taught by

Bluelime Learning Solutions

Reviews

4.2 rating at Udemy based on 57 ratings

Start your review of SQL CRUD Operations with PostgreSQL

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.