This plan includes
- Limited free courses access
- Play & Pause Course Videos
- Video Recorded Lectures
- Learn on Mobile/PC/Tablet
- Quizzes and Real Projects
- Lifetime Course Certificate
- Email & Chat Support
What you'll learn?
- Get a job as a junior Data Analytics developer
- Advanced SQL statements
- Use Azure Data Studio to perform data analysis
- Be comfortable putting SQL and Microsoft SQL on their resume
- Learn to perform GROUP BY statements
- Replicate real-world situations and query reports
- Complete Visualization Charts with SandDance extension
- Complete basic SELECT statements querying against a single table
- Filter data using the WHERE clause to identify required data
- Apply SQL for DataScience
- Using JOINS, return data from multiple tables in the same query
- Complete Analysis statements that use aggregate functions
- Import Flat, .CSV, Excel to SQL Database
- Performing Secure Backup and Restore Full SQL Database
Course Overview
At this Masterclass on SQL course is without a doubt the most comprehensive SQL database course available online. Even if you have zero SQL experience, this course will take you from beginner to mastery. Here's why:
You'll learn how to read and write complex queries to a database using one of the most in demand skills - Microsoft SQL Server. These skills are also applicable to any other major RDBMS database, such as MySQL, PostgreSQL, Amazon Redshift, Oracle, and much more.
Data science is a dynamic and growing career field that demands knowledge and skills-based in SQL to be successful. This course is designed to provide you with a solid foundation in applying SQL skills to analyze data and solve real business problems.
Whether you have successfully completed the other courses in the Learn SQL for Data Science and Data Analytics or are taking just this course, this roadmap is your chance to apply the knowledge and skills you have acquired to practice important SQL querying and solve problems with data. You will participate in your own personal or professional journey to create a portfolio-worthy piece from start to finish. You will choose a own dataset and develop a project proposal. You will explore your data and perform some initial statistics you have learned through this course. You will uncover analytics for qualitative data and consider new metrics that make sense from the patterns that surface in your analysis. You will put all of your work together in the form of a presentation where you will tell the story of your findings.
Learning SQL for Data Science is one of the fastest ways to improve your career prospects as it is one of the most in demand tech skills! In this course you'll learn quickly and receive challenges and tests along the way to improve your understanding!
The course is taught by the lead instructor having 20+ years of professional experience.
We'll take you step-by-step through engaging video tutorials and teach you everything you need to know to succeed as a SQL Data Science developer.
In this course you will learn everything you need to become a SQL Data Science Pro! Including:
Get started with Microsoft SQL Server, SQL Server Management Studio, and Azure Data Studio these are the world's most popular SQL tools
Learn the basics of SQL syntax
Analyzing data using aggregate functions with GROUP BY commands
Running advanced queries with string operations and comparison operations
Learn to use logical operators to add logic flow to your SQL queries
Azure Data Studio to Connect SQL Server Instance
Learn common SQL JOIN statements
Learn to create tables and databases with constraints on data entries
Learn to use Python to further advanced your SQL Data Science skills
Learn to apply Flat file transaction data to import to SQL
Import and Export .CSV or Excel files in to SQL Database
Learn How to take Secure backup & restore database.
Learn to write SELECT statements
Learn to Create SQL scripts
Applying Primary Key and Foreign Keys
Creating Views and Accessing View Data
Writing Stored Procedures for re-use SQL scripts
Dynamic SQL queries and Aggregate Functions
Subqueries to make complex queries
Azure Sand Dance Extension to Create Data Visualization
Creating Different Charts on required Business reports
Learn to Write Case Statements for Decision Making Queries
Apply Real world Data queries for Data Analytics and Data type
SELECT on Query Calculations for Discount and Non Discount SALEs
and much more!
This is course that put's you in control, having you create and restore databases, instead of watching someone else code steps. Every section comes with fresh challenge tasks, modeled after real world tasks and situations.
I've spent years as an instructor both online and in-person at Fortune 500 companies, and this course is built to combine the best of both worlds, allowing you to learn at your own pace through an interactive environment. You will start with the basics and soon find yourself working with advanced commands, dealing with timestamp data and variable character information like a seasoned professional.
SQL is one of the most in demand skills for business analysts, data scientists, and anyone who finds themselves working with data! Upgrade your skill set quickly and add SQL to your resume by joining today!
Check out the free preview videos for more information!
By the end of this course, you will be fluently programming and be ready to make any application you can dream of.
-
Sign up today, and look forward to:
-
HD Video Lectures
-
SQL Query Challenges and SQL Query Exercises
-
Beautiful Real-World dynamic Projects
Pre-requisites
- No prior technical experience is required! All you need a computer!
- No SQL experience needed. You will learn everything you need to know
- No software is required in advance of the course (all software used in the course is free)
Target Audience
- Beginner SQL, Data Analytics, Data Science and Visualization - developers curious about SQL Career
- Anyone who wants to generate new income streams
- Anyone who works with data analytics, charts, or databases!
- Anyone who wants to become financially independent
- Anyone who wants to start their own business or become freelance
- Anyone who wants to become a Data Science developer
- If you work in: marketing, finance, accounting, operations, sales, manufacturing, healthcare, financial services, or any other industry/function that collects information Someone who wants to learn skills that give them the potential to earn near SIX figures!
Curriculum 98 Lectures 06:36:57
-
Section 1 : Getting Started
- Lecture 2 :
- How to get course requirements
- Lecture 3 :
- Getting started on Windows, Linux or Docker
- Lecture 4 :
- How to ask great questions
- Lecture 5 :
- FAQ’s
-
Section 2 : SQL Server setting up
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Microsoft SQL Server Installation
- Lecture 3 :
- SQL Server Management Studio (SSMS) Installation
- Lecture 4 :
- How to connect MS SQL (Windows Authentication)
- Lecture 5 :
- How to connect MS SQL (SQL Server Authentication)
- Lecture 6 :
- Download and Restore Sample Database
-
Section 3 : SQL Azure Data Studio
- Lecture 1 :
- What is Azure Data Studio
- Lecture 2 :
- Azure Data Studio Installation steps
- Lecture 3 :
- Azure Data Studio to Connect SQL Server
- Lecture 4 :
- Create a Database
- Lecture 5 :
- Create a Table
- Lecture 6 :
- Insert Data rows
- Lecture 7 :
- View the Data returned by Query
-
Section 4 : SQL Database basic SSMS
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Overview of Databases
- Lecture 3 :
- Creating Database
- Lecture 4 :
- SQL Data Types
- Lecture 5 :
- Column Data Types on SSMS
- Lecture 6 :
- Creating Table
- Lecture 7 :
- Overview of Primary Key and Foreign Key
- Lecture 8 :
- Primary Key
- Lecture 9 :
- Foreign Key
- Lecture 10 :
- Creating Temporary tables
-
Section 5 : SQL Statements for DATA
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Insert Statement
- Lecture 3 :
- Update Statement
- Lecture 4 :
- Delete Statement
-
Section 6 : SQL Data Structure statements
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- CREATE table statement
- Lecture 3 :
- DROP statement
- Lecture 4 :
- ALTER statement
- Lecture 5 :
- TRUNCATE statement
- Lecture 6 :
- COMMENT in query
- Lecture 7 :
- RENAME
-
Section 7 : SQL User Management
- Lecture 1 :
- Create Database user
- Lecture 2 :
- GRANT permissions
- Lecture 3 :
- REVOKE permissions
-
Section 8 : SQL Statement Basic
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- SQL Statement basic
- Lecture 3 :
- SELECT Statement
- Lecture 4 :
- SELECT DISTINCT
- Lecture 5 :
- SELECT with column headings
- Lecture 6 :
- Column AS statement
-
Section 9 : Filtering Data rows
- Lecture 1 :
- SELECT WHERE Clause – theory
- Lecture 2 :
- SELECT WHERE Clause – practical
-
Section 10 : Aggregate functions
- Lecture 1 :
- Sum()
- Lecture 2 :
- Min()-Max()
-
Section 11 : SQL Query statements
- Lecture 1 :
- Order By statement
- Lecture 2 :
- SELECT TOP clause in SQL
- Lecture 3 :
- BETWEEN command
- Lecture 4 :
- IN operator
- Lecture 5 :
- Wildcard Characters and LIKE
-
Section 12 : SQL Group by statement
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Group by – theory
- Lecture 3 :
- Group by – practical
- Lecture 4 :
- HAVING statement
-
Section 13 : JOINS for Multiple table Data Analysis
- Lecture 1 :
- Overview of Joins
- Lecture 2 :
- What are Joins
- Lecture 3 :
- Inner join
- Lecture 4 :
- Left outer join
- Lecture 5 :
- Right outer join
- Lecture 6 :
- Full outer join
- Lecture 7 :
- Union
- Lecture 8 :
- Cartesian Product with the Cross Join
- Lecture 9 :
- Query Exercise
- Lecture 10 :
- Solution for Query Exercise
-
Section 14 : SQL Constraint
- Lecture 1 :
- Section introduction
- Lecture 2 :
- Check constraint
- Lecture 3 :
- NOT NULL constraint
- Lecture 4 :
- UNIQUE constraint
-
Section 15 : Views
- Lecture 1 :
- Creating Views
- Lecture 2 :
- Reporting with multiple tables
-
Section 16 : Advanced SQL commands
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Timestamp
- Lecture 3 :
- Extract from timestamp
- Lecture 4 :
- String functions
- Lecture 5 :
- Mathematical scalar functions
- Lecture 6 :
- SubQuery
- Lecture 7 :
- SELECT with calculations
-
Section 17 : SQL Stored Procedures
- Lecture 1 :
- Create stored procedure
- Lecture 2 :
- Stored procedure with parameter
-
Section 18 : Azure Data Studio Visualization
- Lecture 1 :
- Installing SandDance Extension
- Lecture 2 :
- Visualization Charts
- Lecture 3 :
- Multiple Table Data Charts
-
Section 19 : Azure Studio SQL for Data Analysis
- Lecture 1 :
- Type Decision for Data Analysis
- Lecture 2 :
- Data Analysis with Case Statement and String Text
-
Section 20 : Import & Export data
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Import Flat File
- Lecture 3 :
- Import .csv or excel file
- Lecture 4 :
- Export Data to Excel or any format
-
Section 21 : Backup and Restore Database
- Lecture 1 :
- Section Introduction
- Lecture 2 :
- Creating Database backup
- Lecture 3 :
- Restoring Database backup
Our learners work at
Frequently Asked Questions
-
How do i access the course after purchase?
It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time. -
Are these video based online self-learning courses?
Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic. -
Can i play & pause the course as per my convenience?
Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on. -
How do i contact the instructor for any doubts or questions?
Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want. -
Do i need a pc to access the course or can i do it on mobile & tablet as well?
Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly. -
Do i get any certificate for the courses?
Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion. -
For how long can i access my course on the platform?
You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions. -
Is there any free trial?
Currently, we do not offer any free trial. -
Can i cancel anytime?
Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?
Instructor
515499 Course Views
64 Courses