SQL with PostgreSQL for Beginners: Analyze | Manipulate Data
Write SQL Queries for Data Analysis and Manipulation on PostgreSQL Databases
What you'll learn
Create Database and Table
Insert data into database
Retrieve data from database
Update existing data inside database
Delete data from database
Filter and sort data
Aggregate data using aggregate functions
Analyse data using analytic functions
Truncate and drop tables
Perform table join on multiple tables
Implement stored procedures
Requirements
A Computer and internet access required.
SQL stands for Structured Query Language. It is one of the most in-demand tech skills in the world.
What Can SQL do?
SQL lets you access and manipulate databases
SQL can execute queries against a database
SQL can retrieve data from a database
SQL can insert records in a database
SQL can update records in a database
SQL can delete records from a database
SQL can create new databases
SQL can create new tables in a database
SQL can create stored procedures in a database
SQL can filter data returned from a database
SQL can sort data returned by a database.
SQL can be used to truncate and drop tables.
Who this course is for:
Beginners to SQL
Beginners to PostgreSQL
Beginners to Databases
Take Course
إرسال تعليق