Querying Data with Transact-SQL

- 38%

0
Certificate

Paid

Language

Level

Beginner

Last updated on April 28, 2025 11:28 pm

Learn the fundamentals of SQL and how to interact with Microsoft SQL Server. This beginner-friendly course covers querying, filtering, sorting, and using aggregate functions. Ideal for those new to SQL and T-SQL, this course is designed to help beginners get started with Microsoft SQL Server.

Add your review

What you’ll learn

  • Query and filter data
  • Query and sort data
  • Query data with Aggregate Functions
  • Install SQL Server
  • Install Sample Database

SQL Server is a relational database management system, or RDBMS, developed and marketed by Microsoft.

Similar to other RDBMS software, SQL Server is built on top of SQL, a standard programming language for interacting with the relational databases. SQL server is tied to Transact-SQL, or T-SQL, the Microsoft’s implementation of SQL that adds a set of proprietary programming constructs.

What is SQL?

SQL stands for Structured Query Language

SQL lets you access and manipulate databases

SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987

SQL is a standard language for accessing and manipulating databases.

What is SQL?

SQL stands for Structured Query Language

SQL lets you access and manipulate databases

SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987

What Can SQL do?

SQL can execute queries against a database

SQL can retrieve data from a database

SQL can insert records in a database

SQL can update records in a database

SQL can delete records from a database

SQL can create new databases

SQL can create new tables in a database

SQL can create stored procedures in a database

SQL can create views in a database

SQL can set permissions on tables, procedures, and views

In this course we are going to query data from a sample database installed inside Microsoft SQL Server  using T-SQL

Topics Covered include:

Filtering Data

Sorting Data

Aggregate Functions

Who this course is for:

  • Beginners to Microsoft SQL Server
  • Beginners to T-SQL

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Querying Data with Transact-SQL”

×

    Your Email (required)

    Report this page
    Querying Data with Transact-SQL
    Querying Data with Transact-SQL
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.