When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

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

Practical Hands-on Advanced Transact-SQL (T-SQL)Queries .

     
  • 4.2
  •  |
  • Reviews ( 133 )
₹519

This Course Includes

  • iconudemy
  • icon4.2 (133 reviews )
  • icon3h 27m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

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

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-SQLin 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 2017Downloading and attaching sample databaseUsing Convert functionUsing Substring functionUsing Cast functionUsing Round FunctionUsing Case expressionAggregate FunctionsAnalytic functionsSET operatorsStored ProcedureRanking functions

What You Will Learn?

  • Understand and write Aggregate Functions .
  • Understand and write Analytic Functions .
  • Understand and write SET Operators .
  • Understand and use Stored Procedures .
  • Understand and write RANK Functions .
  • Understand and use Convert Function .
  • Understand and use Substring Function .
  • Understand and use Case expressions .
  • Use Transact-SQL Comments.