پیش نیازها:
- شما باید بتوانید از PC در سطح مبتدی استفاده کنید
- شما باید دانش بنیادی در مورد SQL داشته باشید
- شما باید دانش پایه ای از SQL Server داشته باشید
این دوره برای چه کسی است؟
- یک DBA تازه کار
- تحلیلگر داده مبتدی
- تحلیلگر سیستم مبتدی
- هرکسی که می خواهد چیز جدیدی یاد بگیرد

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم :
Course content
Expand all 31 lectures
Setting Up Database Environment
Introduction
Download and Install SQL Server 2017
Download sample database
Load Sample Database into SQL Server
SQL Server Utilities Statements
Using Comments
SQL Aggregate Functions
What are aggregate functions
AVG Aggregate Functions
MIN Aggregate Functions
MAX Aggregate Functions
SUM Aggregate Functions
COUNT Aggregate Function
GROUPING Aggregate Function
VAR Aggregate Functions
VARP Aggregate Functions
SQL Rank Functions
What are Ranking functions
Rank Functions
NTILE Functions
DENSE_RANK Functions
ROW_NUMBER Functions
Implementing Multiple Ranking Functions
SQL Analytic Functions
What are analytic functions
Analytic Function Syntax
LEAD Function
LAG Function
LAST_VALUE Function
FIRST_VALUE Function
PERCENT_RANK Function
CUME_DIST Function
PERCENTILE_DISC Function
PERCENTILE_CONT Function
- Install SQL Server 2017
- Load sample database
- Introduction to Aggregate Functions
- AVG
- MIN
- MAX
- SUM
- COUNT
- GROUPING
- VAR
- VARP
- Introduction to Ranking Functions
- RANK
- NTILE
- DENSE_RANK
- ROW_NUMBER
- Introduction to Analytic Functions
- LEAD
- LAG
- LAST_VALUE
- FIRST_VALUE
- PERCENT_RANK
- CUM_DIST
- PERCENTILE_DISC
- PERCENTILE-CONT