The Complete SQL Bootcamp: Go from Zero to Hero
- Offered byUDEMY
The Complete SQL Bootcamp: Go from Zero to Hero at UDEMY Overview
Duration | 9 hours |
Total fee | ₹8,640 |
Mode of learning | Online |
Credential | Certificate |
The Complete SQL Bootcamp: Go from Zero to Hero at UDEMY Highlights
- Student will get the certificate of completion from Udemy
- Learn through 14 articles and 13 downloadable resources
- Get full lifetime access of this course
- Comes with a 30 days money back guarantee
- Every section comes with fresh challenge questions and tasks modeled after real world tasks and situations
The Complete SQL Bootcamp: Go from Zero to Hero at UDEMY Course details
- Anyone interested in learning more about SQL, PostgreSQL or basic data analysis
- Use SQL to query a database
- Use SQL to perform data analysis
- Be comfortable putting SQL and PostgreSQL on their resume
- Learn to perform GROUP BY statements
- Replicate real-world situations and query reports
- Learn how to read and write complex queries to a database using one of the most in demand skills - PostgreSQL
- These skills are also applicable to any other major SQL database such as MySQL, Microsoft SQL Server and much more
- In this course student will learn quickly and receive challenges and tests along the way to improve their understanding
- Learning SQL is one of the fastest ways to improve career prospects as it is one of the most in demand tech skills
The Complete SQL Bootcamp: Go from Zero to Hero at UDEMY Curriculum
Course Introduction
Introduction
Course Curriculum Overview
Overview of Databases
Course FAQs
Windows installation- PostgreSQL and PgAdmin with database setup
MacOS installation - PostgreSQL and PgAdmin with First Query
PgAdmin overview
SQL statement fundamentals
SQL cheat sheet
SQL statement fundamentals
SELECT Statement
Challenge: SELECT
SELECT DISTINCT
Challenge: SELECT DISTINCT
COUNT
Group by statements
Introduction to GROUP BY
Aggregation Functions
GROUP BY - Challenge
HAVING
HAVING - Challenge Tasks
Assessment test 1
Overview of Assessment Test 1
Assessment Test 1
Solutions to Assessment Test 1
JOINS
Overview of JOINS
Introduction to JOINs
AS Statement
Full Outer Joins
Advance SQL Commands
Overview of Advanced SQL Commands
Timestamps and Extract - Part One
Timestamps and Extract - Part Two
Quick Note on TO_CHAR