SQL Data Analyst - SQL , Microsoft SQL, PostgreSQL, MySQL
- Description
- Curriculum
- FAQ
- Reviews
A SQL data analyst is a data scientist that uses the SQL language to interpret data.
This analysis is used to improve business information and provide new insights to managers.
SQL data analysts design scripts and programs to perform specific database functions and to analyse and maintain data.
Some SQL Data Analyst Duties and Responsibilities
Duties vary for SQL data analysts based on the specific needs of the hiring company and the amount of data being analysed. However, these core tasks are commonly associated with this job:
-
Integrate Data
-
SQL data analysts integrate data from multiple data sets into o:ne database system to streamline information.
-
Create Database Functions
-
SQL data analysts program specific database functions to create database triggers and design data tables.
-
Design Reports
-
After reviewing and analysing data, SQL data analysts design reports to show statistics and other information about specific database topics.
-
Clean Database
-
SQL data analysts remove dead data files and other irrelevant information to free up database space.
-
Write Scripts
-
SQL data analysts write scripts to analyse data and perform specific data queries.
-
Resolve Data Issues
-
SQL data analysts isolate and resolve issues with data and databases.
-
Add Data
-
SQL data analysts collect data from multiple sources and add it to the database.
We will be performing data analysis using SQL on relational databases like: MySQL, PostgreSQL and MS SQL Server.
A relational database is a type of database. It uses a structure that allows us to identify and access data in relation to another piece of data in the database. Often, data in a relational database is organized into tables. A relational database includes tables containing rows and columns. For example, a typical business order entry database would include a table that describes a customer with columns for name, address, phone number and so forth.
SQL or Structured Query Language is a critical tool for data professionals. It is undoubtedly the most important language for getting a job in the field of data analysis or data sciences. Millions of data points are being generated every minute. And raw data does not have any story to tell. After all this data gets stored in databases and professionals use SQL to extract this data for further analysis.
-
1IntroductionVideo lesson
-
2What is SQLVideo lesson
-
3What is a Data AnalystText lesson
-
4What is MySQLVideo lesson
-
5What is PostgreSQLVideo lesson
-
6What is SQL ServerVideo lesson
-
7What is T-SQLVideo lesson
-
8Basic Database ConceptsVideo lesson
-
9What is a SchemaVideo lesson
-
10Database SchemaVideo lesson
-
11MySQL Download & Installation on WindowsVideo lesson
-
12MySQL Workbench for windowsVideo lesson
-
13MySQL Installation on MacsVideo lesson
-
14MySQL Workbench Installation on MacsVideo lesson
-
15Creating a new MySQL ConnectionVideo lesson
-
16Managing Server ConnectionsVideo lesson
-
17Client ConnectionsVideo lesson
-
18Checking MySQL Server StatusVideo lesson
-
19MySQL Data TypesVideo lesson
-
20Creating a database in MySQLVideo lesson
-
21Using IF NOT EXIST DROPVideo lesson
-
22Creating a table in MySQL DatabaseVideo lesson
-
23Setting Default MySQL DatabaseVideo lesson
-
24Using Primary KeysVideo lesson
-
25Using Foreign KeysVideo lesson
-
26SQL Statement and QueryVideo lesson
-
27Query DataVideo lesson
-
28SUB QueriesVideo lesson
-
29Nested Sub queriesVideo lesson
-
30Derived TablesVideo lesson
-
31Insert DataVideo lesson
-
32Update DataVideo lesson
-
33Delete DataVideo lesson
-
34Removing duplicate recordsVideo lesson
-
35Grouping DataVideo lesson
-
36Separating Grouped DataVideo lesson
-
37Sorting DataVideo lesson
-
38Filtering DataVideo lesson
-
48What are aggregate FunctionsVideo lesson
-
49AVG Aggregate FunctionVideo lesson
-
50COUNT Aggregate FunctionVideo lesson
-
51SUM Aggregate FunctionVideo lesson
-
52MIN Aggregate FunctionVideo lesson
-
53MAX Aggregate FunctionVideo lesson
-
54BETWEEN OperatorVideo lesson
-
55IN OperatorVideo lesson
-
56LIKE OperatorVideo lesson
-
57UNION OperatorVideo lesson
-
71What are Analytic FunctionsVideo lesson
-
72Creating tablesVideo lesson
-
73Using AVG as Window FunctionVideo lesson
-
74Row Number FunctionsVideo lesson
-
75Rank FunctionsVideo lesson
-
76DENSE RANK FunctionsVideo lesson
-
77FIRST Value FunctionVideo lesson
-
78LAST Value FunctionVideo lesson
-
79LAG FunctionVideo lesson
-
80LEAD FunctionVideo lesson
External Links May Contain Affiliate Links read more