Advanced Transact-SQL (T-SQL) : Stored Procedures Functions

Advanced Transact-SQL (T-SQL) : Stored Procedures Functions
109.99 USD
Buy Now

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 2017The course focuses on writing and advanced queries that can be used with T-SQLin SQL Server 2012, 2014 and 2016 and 2017.In this course you will learn the details and capabilities of using various types of functionslike aggregate, analytic and ranking. You will also learnabout 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 2017Downloading and attaching sample databaseUsing Convert functionUsing Substring functionUsing Cast functionUsing Round FunctionUsing Case expressionAggregate FunctionsAnalytic functionsSET operatorsStored ProcedureRanking functions