Learn SQL Skills Using PostgreSQL and MS SQL Server
- Description
- Curriculum
- FAQ
- Reviews
SQL stands for structural query language. It is the language used to communicate and interrogate databases.
In this course we will be using SQL on PostgreSQL and Microsoft SQL Server.
Microsoft SQL Server is a relational database management system. (RDBMS)
supports a wide variety of transaction processing.
Supports business intelligence.
Supports analytics applications in corporate IT environments.
It’s one of the three market-leading database technologies.
SQL server is used in a lot of countries and companies.
PostgreSQL is commonly known as Postgres and it is also open source database.
There is an increasing need for data scientists and analysts to understand relational data stores. Organizations have long used SQL databases to store transactional data as well as business intelligence related data. If you need to work with SQL databases, this course is designed to help you learn how to perform common relational database and data science tasks, including writing advanced queries,data analysis , finding, exploration, and extraction within relational databases.
What you will learn includes:
- Installing PostgreSQL
- Installing SQL Server
- Database Concepts
- Introduction to Updatable Views
- Creating Updatable Views
- Introduction to Materialized Views
- Creating Materialized Views
- Introduction to Stored Procedures
- Row Number Functions
- Using various types of Operators
- Installing PostgreSQL
- Postgresql INNER JOIN
- Postgres LIKE Operator
- Postgresql OR Operator
- Retrieving all Data from Table
- Loading sample database
- SQL Server Rank functions
- PostgreSQL FULL OUTER JOIN
- PostgreSQL CROSS JOIN
- PostgreSQL combining AND | OR Operator
- PostgreSQL AND Operator
- PostgreSQL NATURAL JOIN Operator
- PostgreSQL Left Join
- PostgreSQL IN Operator
- How to create database
- How to create a table
- How to create a view
- Table joins
- Operators
- Aggregate functions
- Analytic functions
- Stored procedures
- Triggers
CRUD operations
-
1IntroductionVideo lesson
-
2What is SQLVideo lesson
-
3What is PostgreSQLVideo lesson
-
4Who is using PostgreSQLVideo lesson
-
5What is SQL ServerVideo lesson
-
6What is T-SQLVideo lesson
-
7Basic database conceptsVideo lesson
-
8PostgreSQL installation requirementsVideo lesson
-
9Downloading PostgreSQLVideo lesson
-
10Installing PostgreSQL on WindowsVideo lesson
-
11Verifying the installationVideo lesson
-
12Installing PostgreSQL on MacVideo lesson
-
13Connecting to PostgreSQL databaseVideo lesson
-
14Load a sample databaseVideo lesson
-
15Create a tableVideo lesson
-
16Populate the tableVideo lesson
-
17Query the tableVideo lesson
-
35IntroductionVideo lesson
-
36Benefits of using viewsVideo lesson
-
37Creating a viewVideo lesson
-
38Modifying and removing viewsVideo lesson
-
39What are updatable viewsVideo lesson
-
40Creating updatable viewsVideo lesson
-
41What are materialized viewsVideo lesson
-
42Creating a materialized viewVideo lesson
-
43What are crud operationsVideo lesson
-
44Creating a database using PG4ADMIN ToolVideo lesson
-
45Creating a Table using PG4ADMINVideo lesson
-
46Using a CREATE Table statementVideo lesson
-
47Using a SELECT statementVideo lesson
-
48What is a SubqueryVideo lesson
-
49Using UPDATE statementVideo lesson
-
50Using DELETE statementVideo lesson
-
51Using INSERT statementVideo lesson
-
52Filtering dataVideo lesson
-
53Sorting dataVideo lesson
-
54Removing duplicate recordsVideo lesson
-
55Ordering dataVideo lesson
-
56Using Group ByVideo lesson
-
57Using HavingVideo lesson
-
58Truncate and Drop statementVideo lesson
-
74What are analytic functionsVideo lesson
-
75Create sample TablesVideo lesson
-
76Using AVG as a window functionVideo lesson
-
77Row number functionVideo lesson
-
78Rank functionVideo lesson
-
79Dense Rank functionVideo lesson
-
80First value functionVideo lesson
-
81Last functionVideo lesson
-
82LAG functionVideo lesson
-
83LEAD FunctionVideo lesson
External Links May Contain Affiliate Links read more