Learn SQL using PostgreSQL Server - Beginner to Expert (Udemy.com)

Practical Hands-on Real World SQL Skills

Created by: Bluelime Learning Solutions

Produced in 2018

icon
What you will learn

  • Create Database
  • Create Tables
  • Extract Data from databases
  • Update existing data in database
  • Remove duplicate data
  • Extract data using sub queries
  • Create stored procedures
  • Group data
  • Sort data
  • Summarize data with aggregate functions
  • Analyse data with Analytic functions
  • Filter data from query
  • Query data using various operators
  • Create Triggers
  • Create views

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 90 / 100

icon
Course Description

SQL -Structured Query Language is an internationally recognised language used to communicate and manipulate various database systems.
Data is everywhere and growing at a rapid rate. Most Software application we interact with daily deals with stored data . From our interaction with our banks to social media applications like Facebook and Instagram..

Due to the relevance and dependency on data , professionals that are skilled in SQL are always in high demand to help interact with various databases to help business intelligence and other sectors that relies on data.

This course will teach you from absolute beginner to expert so you can be confident with enough skills to build simple to complex queries to communicate and interact with databases.
We will be using PostgreSQL Server to host our database.
PostgreSQL Server is a relational database management system -RDBMS used by lots of companies all over the world

What You Will Learn include:

  • How to extract data from multiple Database Tables using Joins
  • How to insert new data into database with SQL
  • How to update existing data inside a database
  • How to delete data from a database
  • How to filter data
  • How to sort data
  • How to create and query views
  • How to build a stored procedure
  • How to use Aggregate functions to summarize returned data
  • How to group data
  • Creating views
  • Creating Triggers
  • Creating sub-queries
  • Data Analysis with Analytic functions


SQL can be used for Data Analysis to transform data already present in the database to valuable useful information that help companies and organisations make key business and management decisions.
Everywhere data is being collected, every transaction, every web page visit,every paymentall these and much, much more are filling relational databases with raw data that can be analysed to provide useful information.
There is a demand for people who can use data to perform reporting and analysis thus helping businesses and organizations make important and critical decisions.

Who this course is for:
  • Beginners SQL Developer
  • Beginners to SQL
  • Beginners to PostgreSQL
  • Beginner Database Administrators -DBA

icon
Instructor Details

placeholder

Bluelime is UK based and creates quality easy to understand eLearning solutions .All our courses are 100% video based. We teach hands on- examples that teach real life skills .

Bluelime has engaged in various types of projects for fortune 500 companies and understands what is required to prepare students with the relevant skills they need.

icon
More courses by Bluelime Learning Solutions

Become an SQL Developer: Learn (SSRS, SSIS, SSAS,T-SQL,DW)

$11.99

17 Beginner C# Walkthrough Projects step by step

$11.99

Coding for beginners

$11.99

PostgreSQL Database Administration (DBA) for Beginners

$11.99

Python and Django Full-Stack Web Development for beginners

$11.99

Learn Java by building 17 projects step by step

$11.99

icon
More postgresql courses

Rock the JVM! Akka Persistence with Scala

$11.99

SQL and PostgreSQL: The Complete Developer's Guide

$11.99

Practical SQL Bootcamp for Data Analysts and Data Scientists

$11.99

Python 3 Complete Masterclass - Make Your Job Tasks Easier!

$11.99

REST APIs with Flask and Python

$11.99

Python Django Dev To Deployment

$11.99

icon
Reviews

4.5

4 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Shaik Karimulla

good

By 郭建鑫

No further practice in stored procedure and performance tuning

By Ganesh Doosa

excellent course !!!!

By Anuja sharma

This course also need to add How to build json object within query