Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to Transact SQL
Rating: 4.3 out of 5(191 ratings)
11,581 students

Introduction to Transact SQL

Introduction to Transact SQL
Last updated 11/2019
English

What you'll learn

  • SQL Dialects
  • ASCII vs Unicode
  • Data Types
  • Case-Sensitive Collation
  • Filtering Records with the Where Clause
  • Sorting Result Sets

Course content

15 sections50 lectures1h 41m total length
  • Introduction1:39

    Explore t-sql fundamentals for SQL Server, including select from where and order by clauses, transactions, group by and having, multi-table joins, table expressions, and how these affect query performance.

Requirements

  • Basic knowledge of the Microsoft Windows operating system and its core functionality.
  • Working knowledge of relational databases.

Description

This free course is only an introduction of Transact SQL, to give you an idea about how Transact SQL database queries are performed in Visual Studio. This course is not intended to make you an expert in Transact-SQL, instead the course is designed to give you a basic idea to help you plan your future learning and project.

Transact SQL or T-SQL is a standardized computer language for querying, altering and defining relational databases, using declarative statements. While this course is specifically focused on Microsoft product, most of what you learn will be applicable to any SQL based database including Oracle, DB2, MySQL etc.


This course does not assume that you have any prior knowledge of T-SQL. If you understand relational database concepts it will be a benefit, however it is not a prerequisite.

Who this course is for:

  • Database Administrators
  • Database Developers
  • Database Professionals
  • SQL Specialists