T-SQL For Beginners: Learn to Query SQL Server Databases

T-SQL For Beginners: Learn to Query SQL Server Databases
174.99 USD
Buy Now

Welcome everyone to the T-SQL course. T-SQL is also popularly referefered to as T-Sequel. In this course you will learn all the basics of T-SQL. We will discuss the T-SQL features step by step. We will be using SQL Server Express 2014 (which is a free download). As a sample, we will use AdventureWorks 2014 as our database. Along the way, we will be creating our own t-SQL queries to get data into a database and also out of a database. But AdventureWorks 2014 will be our main focus. As far as T-SQL, we will start with the simple select statements and add new features as we go. I will introduce you to the data types available so you can make the appropriate selection when creating a column. Then, we will talk about joins, functions, tables, procedures, triggers, indexes, and much more. By the time you are done with this course, you will be very comfortable using T-SQL. This course will provide you with the basic knowledge and skills to create queries using Transact-SQL. It will teach you how to select, filter and sort data from multiple tables and how to use views and stored procedures. You will also be familiar with SQL Server Management Studio 2014 also known in the tech industry as SSMS. This is the tool you will use to write and see the output of your T-SQL queries. What You Will Learn in this course includes: Query Multiple Database TablesChange query output column names using case expressionsPerform Various table joinsFilter records and remove duplicatesWrite basic T-SQL StatementsUnderstand T-SQL TOP CommandUnderstand NormalisationKnow how to use SSMSCreate ViewsCreate Stored ProceduresUnderstand ValuesData TypesFunctionsThis is a video based course of about hours with lots of practical hands on examples to follow along.