|
|
Title |
Duration |
|
|
|
Introduction
This MCITP certification training series will start with an overview of the series.
|
00:04:26 |
|
|
|
SQL Server Components
Training content; SQL Server Agent, Database Mil, Service broker, Full-text search, DTC, linked servers, and more
|
00:19:38 |
|
|
|
|
00:19:22 |
|
|
|
Designing a Database Model
Continuing your MCITP certification exam readiness, we will discuss designing a database model, in this training video.
|
00:21:29 |
|
|
|
|
00:12:40 |
|
|
|
Designing Application Security
Training content; Security overview, authentication mode, schema ownership, execution context, permissions, database roles
|
00:26:20 |
|
|
|
|
00:16:33 |
|
|
|
Selecting Data Types for Tables
About data types: new types (geography, hierarchyid, date, time, datetime2, datetimeoffset, varbinary (MAX), and filestream); traditional types (varchar and varchar(MAX), char, ints, bit); Outdated types; Type options
|
00:12:29 |
|
|
|
Designing Tables
Table width, sizing data columns, IN_ROW_DATA, overflow data, sparse columns, computed columns, persisted computed columns
|
00:29:44 |
|
|
|
|
00:24:55 |
|
|
|
|
00:21:23 |
|
|
|
Designing Views
About views, CTEs, partitioned views, indexed views, updatable indexed views, check option, schema binding
|
00:26:16 |
|
|
|
|
00:17:20 |
|
|
|
|
00:23:01 |
|
|
|
|
00:25:45 |
|
|
|
|
00:21:32 |
|
|
|
Designing Optimized Queries
MCITP certification training content; About the Query Optimizer; Optimize and Tune Queries; Analyze execution plans; row-based cs; Set-based operations
|
00:27:42 |
|
|
|
|
00:23:06 |
|
|
|
Designing Scalable Database Solutions
Training content; About scalability: scale up vs out; federated databases; distributed partitioned views; scalable shared databases; replication; offloading read-only queries
|
00:26:04 |
|
|
|
|
00:21:07 |