Blogs

Are You a Woman in Tech Working with SQL Server? Join the SQLWIT Slack Channel!

Are You a Woman in Tech Working with SQL Server? Join the SQLWIT Slack Channel!

on November 5, 2015

Update Nov 2021: This slack channel has been inactive for a bit of time now.

Are you a woman in technology that works with SQL Server or other databases? You might like to join our new slack channel - sqlwit.slack.com.

Continue reading

Taking the time to write about something makes you learn more

Taking the time to write about something makes you learn more

on August 24, 2015

You know how sometimes you learn something, then you start to see it everywhere you look?

Continue reading

How I learned to write TSQL

How I learned to write TSQL

on August 17, 2015

I primarily work with SQL Server, but my favorite book on TSQL is the one that I learned with: The Transact SQL Cookbook.

Continue reading

SQL Server Filtered Indexes: The Third Index Dimension

SQL Server Filtered Indexes: The Third Index Dimension

on August 11, 2015

One perk to filtered indexes that may not be obvious at first is that you get an extra “dimension”– almost an extra kind of key column. This can be useful for some queries that can be tricky to index.

Continue reading

The new ApprenticeshipInEducation.com, and How You Can Learn about Life in Haiti

The new ApprenticeshipInEducation.com, and How You Can Learn about Life in Haiti

on May 27, 2014

Like anyone else, I easily get wrapped up in my own life: my family and friends, my work, my local community, my technical community. Facebook, Twitter, cat pictures. When I took time off from work recently, I got a glimpse outside of my normal, narrow world.

Continue reading

Public Speaking Is Not Only Helpful for Your Audience

Public Speaking Is Not Only Helpful for Your Audience

on November 18, 2013

It’s also for you, the speaker. Speaking takes up your time and energy. It teaches you to express concepts, to listen well, and it even teaches you a lot about how you think.

Continue reading

DBCC USEROPTIONS: See Your Session Settings in SQL Server

DBCC USEROPTIONS: See Your Session Settings in SQL Server

on November 7, 2013

This is a super old command, but it still comes in handy when working with SQL Server.

Continue reading