TSQL TuesdayThis month’s TSQL Tuesday is hosted by Robert Davis (aka SQLSoldier) and his topic of choice is excellent. In any IT field it is incredibly important to keep up with the latest technology and to continually improve ourselves. For a DBA I believe it is even more important that we constantly strive to improve ourselves. Part of that continued education process is knowing what works best for you and the others involved.

How do I learn?

When attempting to learn a new skill I think the first question should be “How do I learn best?” For me it is absolutely a hands on approach. I can read something and takeaway good information but if I want to really learn it, remember it, and understand how it applies, I need some hands on time with it. For this reason I maintain a quad-core, 8GB server at home that runs Hyper-V.  I then have about 10 different guests running various combinations of OS, SQL, clustering, etc so I can play to my heart’s content. When I’m done with that topic I can hit “reset” on the guest if I need to and it is as if I had never made those changes.

The second thing I do is read everything I can get my hands on. I get a nice allowance for books at work and I put it to good use. I try to read at least one sql related book each month. I also absolutely love Google Reader and use it to follow a lot of blogs. I just looked and I am currently following 62 blogs. Are they all sql? No but most are. As I find new blogs that I find interesting I add them to Reader. Occassionally I will go back and look over the subscriptions. If there is something that is no longer being posted to or I no longer find interesting I remove it.

Finally I use the Microsoft Certification tests to learn. I know you ware probably saying “What?”, but I will tell you why. As I take the new tests that come out I pay careful attention to the topics covered. To me it is important to see what technologies Microsoft considers to be important or perhaps are pushing. For example when I took the latest MCITP: Database Developer test it pushed me to learn about XML. I only know of maybe a couple of customers using it, but it was interesting to learn and put away in my mental toolbox.

How do I teach?

For me the number one question I have to ask myself is what is the makeup of the audience? Am I speaking to fellow DBAs, developers, business stakeholders, etc. From there I can then determine what the appropriate content is and what needs to be covered. If it is a group of DBAs then I shouldn’t have to explain the basics of indexes, we can jump right into the meat and potatoes and I can let the acronyms fly. However if the audience is not as SQL savvy I need to carefully consider the underlying content and determine what needs to be covered first so that the people have a firm grasp of the basics before we jump into anything bigger.


, , ,

I just saw that Technet Subscriptions have a new cheaper option. The new subscription is called Standard and lists for $199/yr with a $149/yr renewal.  This compares to the previously available Professional option which lists for $349/yr with a $249/yr renewal. Just make sure you check out the differences between subscriptions as you do give up some of the Enterprise software.  For additional information checkout the Technet Subscriptions website.

Another program I found out about a few months ago is called Dream Spark.  This program allows you to register with a .edu email address and then allows you to download and use select Microsoft products for free. This is a fantastic opportunity whether you are still learning the ropes in school or are a seasoned professional who has gone back to further your education. The Dream Spark website has all the details.


,

SQLGlance

SQLGlance is a small utility to analyze Microsoft SQL Server and provide a quick overview of best practices. A list of actionable items is created with Watches that need attention to make you aware of potential issues as well as Warnings that are meant for immediate action. Click here for an example report.

Current Version: 2.4.8
Release Date: 2010-08-27

SQLGlance

Click here to leave feedback, request a feature, or file a bug report.


, , , , , , ,