0% found this document useful (0 votes)
109 views10 pages

SQL Essentials For Data Analytics

Uploaded by

sameerhussaim230
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
109 views10 pages

SQL Essentials For Data Analytics

Uploaded by

sameerhussaim230
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Manoj Kumar

Getting Started with


SQL
for
Data Analytics
(Links to free resources)
**Please click on images to browse resources (not affiliated)

https://www.linkedin.com/in/mk-analytics
Manoj Kumar

What is SQL?
SQL (pronounced “ess-que-el”) stands for Structured
Query Language. SQL is used to communicate with a
database. It is the standard language for relational
database management systems.

SQL statements are used to perform tasks such as


updating data on a database or retrieving data from a
database.

Some standard relational database management systems


that use SQL are:
Oracle
MySQL
PostgreSQL
Microsoft SQL Server
Access

https://www.linkedin.com/in/mk-analytics/
Manoj Kumar

1. What is SQL?

Learn SQL For Beginners MySQL Certification Training |


Edureka
https://www.youtube.com/watch?v=ld6YS5ZK2tE

https://www.linkedin.com/in/mk-analytics/
The Benefits of Using SQL for
Manoj Kumar

Data Analytics
SQL is a powerful language that helps data analysts
interact with data stored in databases. It allows them to
quickly search, filter, and manipulate large sets of data to
answer important questions and gain insights that can
help improve business outcomes.

For example, imagine you work at a company that sells


products online. By using SQL to analyze your customer
data, you could identify which products are most popular,
which customers are most valuable, and which marketing
campaigns are most effective. You could then use this
information to make data-driven decisions about how to
improve your product offerings, target your marketing
efforts, and maximize revenue.

In short, SQL is an essential tool for data analysts to


effectively manage and analyze data, make informed
decisions, and improve business outcomes.

https://www.linkedin.com/in/mk-analytics/
Manoj Kumar

Setting up SQL environment


(MySQL)
How To Install SQL server 2019

https://youtu.be/LIytfaWH_10

https://www.linkedin.com/in/mk-analytics/
Manoj Kumar

SQL Basics
Basic SQL syntax
Selecting data
Filtering data
Sorting data
Grouping data
SQL Functions

SQL Query for beginners tutorial


https://www.youtube.com/watch?v=AFY3z4FwRg0&t=7466s

https://www.linkedin.com/in/mk-analytics/
SQL Functions
Manoj Kumar

Aggregate functions – COUNT, SUM, AVG, MIN, MAX

Mathematical functions – ABS, MOD, SIGN, FLOOR, POWER,


ROUND

String functions – CHAR, CONCAT, LEFT, LEN, RIGHT, TRIM,


LOWER, UPPER

Date and time functions - CURRENT_TIMESTAMP(), DATEADD,


DATEDIFF, DAY, MONTH, YEAR, GETDATE, SYSDATETIME

Logical functions – IIF, ISNULL, SYSTEM_USER, USER_NAME,


ISNUMERIC, CAST

SQL Server Functions (Resource to learn these)

https://www.w3schools.com/sql/default.asp

https://www.linkedin.com/in/mk-analytics/
Advanced SQL Manoj Kumar

Advanced SQL syntax


·Joining tables
·Subqueries
·Temporary tables
·Views
·Stored procedures
Data Analytics with SQL

Advanced T-SQL Takeover!


https://www.youtube.com/watch?v=vE8UcS8U_xE

https://www.linkedin.com/in/mk-analytics/
Manoj Kumar

How to use SQL as a Data Analyst

https://www.youtube.com/watch?v=GEBzsz8ZSXs

https://www.linkedin.com/in/mk-analytics/
Manoj Kumar

Looking for Real-World


Experience in SQL Data
Analytics?
IM me on LinkedIn to know more
Or
click here to book a call

https://www.linkedin.com/in/mk-analytics

You might also like