Advanced Transact-SQL (T-SQL) : Stored Procedures |Functions
- Description
- Curriculum
- FAQ
- Reviews
Transact-SQL is also popularly refereed to as T-Sequel .This is Microsoft’s own implementation of the international Structural Query Language (SQL).
This course assumes you have some basic knowledge of SQL or T-SQL and will provide you with more advanced knowledge of Transact-SQL (T-SQL). I will be using the latest free version of Microsoft SQL Server 2017 Express edition and a sample adventureworks 2014 database. We will be installing and using SQL Server Management Studio as part of the SQL Server Express edition 2017
The course focuses on writing and advanced queries that can be used with T-SQL
in SQL Server 2012, 2014 and 2016 and 2017.
In this course you will learn the details and capabilities of using various types of functions
like aggregate,analytic and ranking . You will also learn
about stored procdures and how to create ,modify and delete them. I will also be showing you how to use SET operators.
What You Will Learn in this course includes:
Installing Microsoft SQL Server Express 2017
Downloading and attaching sample database
Using Convert function
Using Substring function
Using Cast function
Using Round Function
Using Case expression
Aggregate Functions
Analytic functions
SET operators
Stored Procedure
Ranking functions
-
12Introduction to Aggregate FunctionsVideo lesson
-
13AVG Aggregate FunctionsVideo lesson
-
14MIN Aggregate FunctionsVideo lesson
-
15MAX Aggregate FunctionsVideo lesson
-
16SUM Aggregate FunctionsVideo lesson
-
17COUNT Aggregate FunctionVideo lesson
-
18GROUPING Aggregate FunctionVideo lesson
-
19VAR Aggregate FunctionsVideo lesson
-
20VARP Aggregate FunctionsVideo lesson
-
27Introduction to Analytic FunctionsVideo lesson
-
28Basic Analytic Function SyntaxVideo lesson
-
29LEAD FunctionVideo lesson
-
30LAG FunctionVideo lesson
-
31LAST_VALUE FunctionVideo lesson
-
32FIRST_VALUE FunctionVideo lesson
-
33PERCENT_RANK FunctionVideo lesson
-
34CUME_DIST FunctionVideo lesson
-
35PERCENTILE_DISC FunctionVideo lesson
-
36PERCENTILE_CONT FunctionVideo lesson

External Links May Contain Affiliate Links read more