You are on page 1of 4

sql server overview

1. what is data
2. what is information
3. Fd curd rules
4. what is dbms
5. various dbms products
6. What is sql server and instances
7. history of sql server
8. versions of sql server
9. Editions of sql server
10. new features of sql server 2017
Installation and configuring sql server
1. software and hardware prequistics
2. verify installtion and floders and services
3. configuring data and transaction log fliels
4. configuring backup floder
5. upgrade to latest service pack
6. configuring tempdb and memory
7. configuring max worker threads
8. configuring service accounts
working with database
System databases
user defined database
moving system databases
1. sql server architeure
database arcthitures
hireachery of sql server
tranastion logs
sql server securty
configuring DAC
creating logins and users
creation roles and adding to logins
audit login failures
Authentication modes
Logins and Server roles
Database users and Database roles
User mapping

BACK UP AND RESTORES


1.Full backup
2.Deferential backup
3.Transaction log backup
4.Tail log backup
DATABASE MAIL
AUTOMATION
LOG SHIPPING
MIRRIORING
REPLICATION
ALWAYS ON
SQL CLUSTERING
UPGRATION and Migrations
1.Migrating SQL server Databases
1. Backup and Restore
2. Attach and Detach
3. Import and Export
4. Copy Database
5. Migrating of Orphaned users

PERFORMANCE TUING and trobuleshooting


1.Audit Long Runngin Qureies
6. Indexes
7. Stastics
8. Sql Server Profiler
9. DTA
10. Trace Flages
11. Performn Counters
12. Single User Mode
13. Minimal Configuration Mode
14. Types Of Isolation Levels
i) Locks
ii) Deadlocks
iii) Blockings
15. Query Optimizer And Query Execution Plan

You might also like