Showing 16141–16152 of 18767 results
SQL Server: Optimizing Ad Hoc Statement Performance
When using ad hoc T-SQL statements, their performance is dependent on you choosing the correct execution method to ensure they are cached correctly and their plans are reused appropriately, and this course will show you all of that and more. This course is applicable to SQL Server developers and anyone who is responsible for writing ad hoc T-SQL statements that must perform well, from SQL Server 2005 onward
SQL Server: Optimizing Stored Procedure Performance
When using stored procedures, their performance is dependent on creating the optimal plan for the execution environment and making sure that it remains cached. This comprehensive course will show you all of that and more, and is applicable to SQL Server developers and anyone responsible for ensuring performance of stored procedures, from SQL Server 2005 onward.
SQL Server: Performance Troubleshooting Using Wait Statistics
Learn how to begin troubleshooting SQL Server performance problems, applicable for developers and DBAs from SQL Server 2005 onwards
SQL Server: Transact-SQL Basic Data Retrieval
Learn how to construct SELECT statements to retrieve data from SQL Server databases, applicable for developers from SQL Server 2005 onwards
SQL Server: Understanding and Using Azure SQL Database
Azure SQL Database is finally on a par with on-premises SQL Server! This course describes and demonstrates using Azure SQL Database and its features as well as migration strategies for migrating existing SQL Server databases to Azure SQL Database.
SQL Server: Understanding Database Fundamentals (98-364)
Learn the fundamentals of designing, using, and maintaining a SQL Server database. This course is applicable to anyone preparing for the 98-364 exam: Understanding Database Fundamentals.
SQL Server: Why Physical Database Design Matters
This course shows how you to choose the right data types applicable to SQL Server developers and anyone who is responsible for designing and creating SQL Server tables and indexes, from SQL Server 2005 onward
SQL: Master SQL Database Queries in Just 90 Mins!
Master SQL Database Queries, Joins and Subqueries!
SQL/PostgreSQL Crash Course for Absolute Beginners
Perfect for SQL course for beginners and first time coders
SRE – Using Error Budgets to Prioritize Work
This talk is an introduction to error budgets and their components: service level indicators (SLIs) and service level objectives (SLOs) in which Nathen Harvey will share the art of creating and implementing SLOs.
SRE Fundamentals and Terminology
This course explores the fundamentals and technical concepts within the SRE industry.
SRE Responsibilities to CI/CD Pipeline
This course covers important components of the Continuous Delivery Pipeline, including SRE responsibilities, change management components and how to troubleshoot.