Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 8.96 KB

README.MD

File metadata and controls

83 lines (60 loc) · 8.96 KB

Resources from the Microsoft SQL Server and Azure Data Services Teams

Microsoft References from the Azure Data Services Team

PowerPoint Decks, Sample Code and helpful Resources

The Microsoft SQL Server organization (along with its parent, the Microsoft Azure Data Team) has several useful references we have created. While not an exhaustive list, here are a few we think you'll find useful.

(Note: These scripts, tools and information site are a not guarenteed to work in every situation, or to be placed into production without thoroughly testing on your own. Microsoft assumes no risk associated with your use of these tools. These sites have adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.)

These PowerPoint Decks deal with SQL Server in general, for many different versions and editions. If you find a dead link, hit up the Issues link above to report it.

Deck Location Description
OneDriveBob Ward's Presentations - Source Slide Decks
GitHubTiger Team Presentations - Source Slide Decks and Demonstrations

These references deal with SQL Server code samples from our courses and other uses, for many different versions and editions. If you find a dead link, hit up the Issues link above to report it.

Code Sample Location Description
http://aka.ms/bobsqldemosBob Ward's Demonstrations and Sample Code
http://aka.ms/bw-presentationsBuck Woody's Demonstrations and Sample Code
http://aka.ms/annalyticsAnna Hoffman's Demonstrations and Resources
GitHubSQL Server Samples - Sample Code

These references deal with SQL Server in general, for many different versions and editions. If you find a dead link, hit up the Issues link above to report it.

Resource Description
http://aka.ms/AIDAdaptive Index Defrag for intelligent management of indexes and statistics
http://aka.ms/AzureSQLTeamAzure SQL Team blog
http://aka.ms/BPCheckPerformance and Best Practices Check for SQL Server and Azure SQL
http://aka.ms/DBCompatCompatibility Certification for SQL Server and Azure SQL
http://aka.ms/ESUFAQExtended Security Updates program FAQ
http://aka.ms/IQPIntelligent Query Processing in SQL databases
http://aka.ms/IQPDemosIntelligent Query Processing Demos
http://aka.ms/InternationalTSQLWrite International T-SQL Statements
http://aka.ms/SQLCapacityLimitsCapacity Limits for SQL Server
http://aka.ms/SQLConventionsT-SQL Conventions and Syntax
http://aka.ms/SQLErrorsErrors and Events Reference (Database Engine)
http://aka.ms/SQLFeedbackSubmit feedback to the SQL Server team
http://aka.ms/SQLIaaSPerfPerformance guidelines for SQL Server in Azure Virtual Machines
http://aka.ms/SQLLifecycleSQL Server Lifecycle Dates
http://aka.ms/SQL2019NotebooksAzure Data Studio Notebooks for evaluating the NEW features of SQL Server 2019
http://aka.ms/SQLOperatorsShowplan Logical and Physical Operators Reference
http://aka.ms/SQLPerfCenterPerformance Center for SQL Server Database Engine and Azure SQL Database
http://aka.ms/SQLPerfCountersSQL Server Performance Counters reference
http://aka.ms/sqlprivacySQL Server privacy supplement
http://aka.ms/SQLServerGuidesAll official SQL Server Guide publications containing information on Database Engine internals
http://aka.ms/SQLServerSamplesSQL Server Samples Repository that demonstrate how to use Microsoft's SQL products including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse
http://aka.ms/SQLServerTeamSQL Server Team blog
http://aka.ms/SQLStandardsSQL Server Standards Support
http://aka.ms/SQLUnicodeCollation and Unicode support
http://aka.ms/SQLUpdatesLatest SQL Server Builds
http://aka.ms/SQLWorkshopsIn-Depth Training from the Azure Data Services Team
http://aka.ms/SSMSSQL Server Management Studio (SSMS)
http://aka.ms/TigerToolboxSQL Server Tiger Team Toolbox
http://aka.ms/TraceFlagsSQL Server Trace Flags
http://aka.ms/uspWhatsUpReport all you need to know about in-flight queries and any blocking in SQL Server. Also available as SQL Notebook