DP-080T00 Querying Data with Microsoft Transact-SQL


Request for price


Length: 2 day (16 hours)

 

Course objectives

After completing this course, students will be able to:

  • 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 outlines

  • Getting Started with Transact-SQL
  • Sorting and Filtering Query Results
  • Using Joins and Subqueries
  • Using Built-in Functions
  • Modifying Data