The primary audience for this course is IT Professionals who want to become skilled on SQL Server 2016 product features and technologies for implementing a database. The secondary audiences for this course are individuals who are developers from other product platforms looking to become skilled in the implementation of a SQL Server 2016 database. Course OutlineModule 1: Introduction to Database DevelopmentThis module is used to introduce the entire SQL Server platform and its major tools. It will cover editions, versions, basics of network listeners, and concepts of services and service accounts. Lessons
After completing this module, you will be able to:
Module 2: Designing and Implementing TablesThis modules describes the design and implementation of tables. (Note: partitioned tables are not covered). Lessons
Lab : Designing and Implementing TablesAfter completing this module, you will be able to:
Module 3: Advanced Table DesignsThis module describes more advanced table designs. Lessons
Temporal TablesLab : Using Advanced Table DesignsAfter completing this module, you will be able to:
Module 4: Ensuring Data Integrity through ConstraintsThis module describes the design and implementation of constraints. Lessons
Lab : Ensuring Data Integrity through ConstraintsAfter completing this module, you will be able to:
Module 5: Introduction to IndexesThis module describes the concept of an index and discusses selectivity, density and statistics. It covers appropriate data type choices and choices around composite index structures. Lessons
Lab : Implementing IndexesAfter completing this module, you will be able to:
Module 6: Designing Optimized Index StrategiesThis module includes covering indexes and the INCLUDE clause, hints, padding / fillfactor, statistics. It also execution plans and the DTE Lessons. Lessons
Lab : Optimizing IndexesAfter completing this module, you will be able to:
Module 7: Columnstore IndexesThis module introduces Columnstore indexes. Lessons
Lab : Using Columnstore IndexesAfter completing this module, you will be able to:
Module 8: Designing and Implementing ViewsThis module describes the design and implementation of views. Lessons
Lab : Designing and Implementing ViewsAfter completing this module, you will be able to:
Module 9: Designing and Implementing Stored ProceduresThis module describes the design and implementation of stored procedures. Lessons
Lab : Designing and Implementing Stored ProceduresAfter completing this module, you will be able to:
Module 10: Designing and Implementing User-Defined FunctionsThis module describes the design and implementation of functions, both scalar and table-valued. (Also discusses where they can lead to performance issues). Lessons
Lab : Designing and Implementing User-Defined FunctionsAfter completing this module, you will be able to:
Module 11: Responding to Data Manipulation via TriggersThis module describes the design and implementation of triggers. Lessons
Lab : Responding to Data Manipulation by Using TriggersAfter completing this module, you will be able to:
Module 12: Using In-Memory TablesThis module covers the creation of in-memory tables and native stored procedures. Furthermore, advantages of in-memory tables are discussed, for example the removal of transaction blocking. Lessons
Lab : Using In-Memory Database CapabilitiesAfter completing this module, you will be able to:
Module 13: Implementing Managed Code in SQL ServerThis module describes the implementation of and target use-cases for SQL CLR integration. Lessons
Lab : Implementing Managed Code in SQL ServerAfter completing this module, you will be able to:
Module 14: Storing and Querying XML Data in SQL ServerThis module covers the XML data type, schema collections, typed and un-typed columns and appropriate use cases for XML in SQL Server. Lessons
Lab : Storing and Querying XML Data in SQL ServerAfter completing this module, you will be able to:
Module 15: Storing and Querying Spatial Data in SQL ServerThis module describes spatial data and how this data can be implemented within SQL Server. Lessons
Lab : Working with SQL Server Spatial DataAfter completing this module, you will be able to:
Module 16: Storing and Querying BLOBs and Text Documents in SQL ServerThis module covers full text indexes and queries. Lessons
Lab : Storing and Querying BLOBs and Text Documents in SQL ServerAfter completing this module, you will be able to:
|