DP-080: Querying Data with Microsoft Transact-SQL



Kursarrangør: Glasspaper AS
Sted: Hordaland, Bergen
Hordaland
Kursadresse: Sandbrogaten 5, 5003 Bergen (kart)
Type:Åpent kurs / gruppeundervisning
Undervisningstid: kl 09:00 - 16:00
Varighet: 4 dager
Pris: 22.500

Gain the necessary knowledge about how to use Azure services to develop, train and deploy machine learning solutions. The course starts with an overview of Azure services that support data science.

This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases that are hosted in Microsoft SQL Server-based database systems, including: Microsoft SQL Server, Azure SQL Database and, Azure Synapse Analytics.

Important notice:
This course is originally a 2 day official course from Microsoft. Glasspaper has added 2 days extra with content and extra modules, to meet the needs of students that require a full-fledged training on Transact-SQL.

Audience
This course can be valuable for anyone who needs to write basic SQL or Transact-SQL queries. This includes anyone working with data as a data analyst, a data engineer, a data scientist, a database administrator or a database developer. It can also be useful for others peripherally involved with data, or wanting to learn more about working with data such as solution architects, students and technology managers.

Course goals
By attending this training you will gain a solid fundamental of foundational Transact-SQL skills, including:
• Use SQL Server query tools
• Write SELECT statements to retrieve columns from one or more tables
• Sort and filter selected data
• Use built-in functions to returned data values
• Create groups of data and aggregate the results
• Modify data with Transact-SQL using INSERT, UPDATE, DELETE and MERGE

Course outline
This course consists of the modules from Microsoft + extra modules added by Glasspaper`s expert instructors to give you 4 days of quality training.

Module 1: Getting Started with Transact-SQL
• Using a query tool to write and execute queries in Transact-SQL
• Understand the basic concepts of relational database and the T-SQL language
• Write SELECT statements to retrieve data from a relational database table
• Understand basic datatypes and how they are used
• Understand the basics of NULL values

Module 2: Sorting and Filtering Query Results
• Use ORDER BY to sort results from a T-SQL SELECT statement
• Add a TOP clause to limit the ordered rows returned
• Page the sorted data with OFFSET-FET
• Write WHERE clauses to filter the rows returned
• Use DISTINCT to eliminate duplicate rows in the results

Module 3: Using Joins and Subqueries
• Write queries accessing data from multiple tables using JOIN operations
• Understand the differences between type of JOIN operations: INNER JOIN, OUTER JOIN, CROSS JOIN
• Understand how to join a table to itself with a self-join
• Write subqueries within a SELECT statement
• Understand the difference between scalar and multi-valued subqueries
• Understand the difference between correlated and self-contained subqueries

Module 4: Using Built-in Functions
• Write queries using scalar functions
• Write queries using aggregate functions
• Use GROUP BY to combine data into groups based on a common column value
• Understand how HAVING is used to filter groups of rows

Module 5: Modifying Data
• Insert data into an existing table
• Specify that a column should be automatically populating with an IDENTITY or a SEQUENCE value
• Modify data using the UPDATE statement
• Delete data using the DELETE statement
• Modify data using MERGE to synchronize two tables

Labs:
• Module 1: Get started with SQL Server query tools and writing queries in T-SQL
• Module 2: Sort and filter data returned by SELECT queries
• Module 3: Write queries with JOIN operations
• Module 4: Write SELECT statements using subqueries
• Module 4: Built-in functions
• Module 5: Modify data

Extra modules:
The content and description of extra modules will be published here within shortly.

Certification
There will not be and exam related to this training