Connect to SQL Server and Identify Your Instance
Connect securely, distinguish an instance from a database, and collect a reproducible configuration baseline.
Tutorials for SQL Server architecture, security, backups, recovery, and maintenance.
8 tutorials
Connect securely, distinguish an instance from a database, and collect a reproducible configuration baseline.
Create a small lab database, insert a fixture, and understand data files, log files, and growth settings.
Relate sessions, query execution, waits, and storage activity to the Database Engine.
Create a schema-scoped reader role and prove both allowed and denied operations.
Understand recovery objectives, start a backup chain, and investigate why log space cannot be reused.
Create a copy-only backup and restore it under a separate name with explicit file relocation.
Check integrity, inspect index size, and update statistics without routine shrinking.
Create a disabled integrity-check job, test it manually, and enable a monitored schedule.