When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

SQL Server 2019 : Administration SQL Server Part 2
In this 5 hour course, discover 2 very important modules : Setting up your indexes and configuration of your database.
This Course Includes
udemy
3.7 (16 reviews )
5h 32m
english
Online - Self Paced
professional certificate
Udemy
About SQL Server 2019 : Administration SQL Server Part 2
_This course brings together two of my courses on the Udemy platform which are :_
SQL server : Configuring and modifying a database on SQL Server
SQL server : The complete course on Indexes (4 h of class)
_The first chapter will talk about the index :_
You have problems of slowness on your SQL servers, and
_you suspect the implementation of your indexes?_
You
_haven't set up indexes on your tables_
, because you don't know the differences between a clustered and a non-clustered index? In this first chapter, come and discover
the importance of a good index setup on your tables,_don't go on a spending spree buying disk storage,_
when it may be the index setup that is wrong! It's simple, indexes are the first reason, of your performance improvements on a SQL server.
The training in detail:
The structure of a clustered and a non-clustered index.
The Table SCAN and the Table SEEK
The covering index and Why you should not index the whole table (Over indexing).
Remove duplicate indexes, and see the definition of a SINGLE index.
Remember to consolidate indexes, and the columnstore index.
Beware of filtered indexes and their associated cache plan, and see what is the term SARGABLE?
How to choose the right Clustered Index
Why fragmentation is important, and how to remove it
Tracking page splits and the FILLFACTOR definition
Rebuild Index Vs REORGANIZE and the ABORT_AFTER_WAIT option
_The second chapter will talk about the configuration and modification on your database :_
_Do you know that a bad choice of your AUTOGROW of your DB, can lower your performance on your server?_
And yes it's not a myth :) In this course we will see that it is possible to enable a myriad of options, when creating a DB on SQL server. This course aims firstly, to make you discover these options, and then to help you avoid the pitfalls when activating certain options.
_So why watch this chapter ?_
Changing the parallelism (MAXDOP) of a DB
Creating, configuring and modifying a DB (Creating a DB by attaching a file etc...)
Learn the utility and activation of the Query Store
Learn the use and activation of the BROKER service
The impact of changing the owner of a DB
What is TARGET RECOVERY Time?
And many other modules in this 2.5 hour course.
_Why get into SQL administration?_
SQL is one of the most actively sought after skills in the job market.
Administering SQL Server today is a full-time job.
In addition, SQL Server, by its simplicity, allows you to quickly gain skills on specific subjects.
If you are a Tech Lead, a developer, a future DBA, or any other profession that will tackle SQL, then this course is for you :)
I also made sure that the videos were no longer than 10 minutes, so that it wouldn't be too boring :)
_Look at the average of my other courses (4,4/5), and you will see that my courses are quality courses :)_
What You Will Learn?
- Improve performance, through the implementation of indexes on your tables :) .
- Discover all the subtleties and pitfalls to avoid when creating and configuring a database.
