Curso
Welcome everyone to the T-SQL course. Here 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 2012 (which is a free download). As a sample, we will use AdventureWorks 2012 as our database. Along the way, we will be creating our own sample databases to illustrate some key points. But AdventureWorks 2012 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.
Esse curso inclui:
Suporte em tempo real
Certificado
Carga horária:
37 horas
In this video, we will start our course on T-SQL. T-SQL is Microsoft version of SQL.
In this video, we will start discussing the select statement. We will start writing queries against the AdventureWorks 2012 database.
In this video, we will discuss some of the T-SQL functions that we need in our day-to-day development.
In this video, we will continue the discussion of some of the T-SQL functions that we need in our day-to-day development.
In this video, we will continue the select statement discussion.
In this video, we will continue the select statement discussion.
After discussing the ‘use’ statement in the previous video, now we move to the group by, distinct, top and count clauses.
In this video, we will discuss the use of the ‘percent’ keyword, also we will talk about the use of ‘with ties’ when using ‘top’ and what effect it will have on the result and finally we will see the use of comments (single line and multi-line comments).
In this video, we will talk about paging. If you have done any work with web page technologies, you would know that paging is an important concept.
In this video, we will discuss data types. Data types are very important when it comes to creating tables and working with variables.
Oracle PL SQL Course
Introduction to MongoDB
Course OLAP with open source tools