Skip to content

[Comments] Certifications and learning #8

Open

Activity

MyKarpenko

MyKarpenko commented on Feb 2, 2021

@MyKarpenko
dmilius

dmilius commented on Feb 6, 2021

@dmilius

Of all the topics that you recently learned about in this cert process, which topic do you think will benefit you the most in your day-to-day work?

chadbaldwin

chadbaldwin commented on Feb 6, 2021

@chadbaldwin
OwnerAuthor

@dmilius The two most beneficial things I've been able to apply so far are...

  1. Index tuning...how to build and use indexes properly. I roughly knew how to use indexes, and how to make them...but not how to do it properly (column order, sort order, B-tree structure, key columns vs include columns).

  2. Isolation levels...how each one works, their pros and cons, pessimistic vs optimistic locking, how to prevent locking and deadlocks. Really looking forward to playing with RCSI.

Just in the last month, I've significantly changed how I write stored procedure code, and my process in how I test and tune queries.

I think once I'm able to work around 2016+ servers that columnstore indexes and in-memory OLTP (with natively compiled stored procedures) could be a huge benefit.

francesco1119

francesco1119 commented on Feb 8, 2021

@francesco1119

I did the same and I was able to archive MCSA: SQL Server 2012/2014 before the 31 of January. I was so relieved.

chadbaldwin

chadbaldwin commented on Feb 8, 2021

@chadbaldwin
OwnerAuthor

@francesco1119 nice job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      [Comments] Certifications and learning · Issue #8 · chadbaldwin/chadbaldwin.github.io