Exam 70-761 Querying Data with Transact-SQL
This course is intended for SQL Server database administrators, system engineers, and developers with two or more years of experience who are seeking to validate their skills and knowledge in writing queries.
Course Content
Manage data with Transact-SQL (40–45%)
- Create Transact-SQL SELECT queries
- Query multiple tables by using joins
- Implement functions and aggregate data
- Modify data
Query data with advanced Transact-SQL components (30–35%)
- Query data by using subqueries and APPLY
- Query data by using table expressions
- Group and pivot data by using queries
- Query temporal data and non-relational data
Program databases by using Transact-SQL (25–30%)
- Create database programmability objects by using Transact-SQL
- Implement error handling and transactions
- Implement data types and NULLs