Category Archives: Blog

Webinar tomorrow: The Role of Databases in the Era of AI

I’m hosting a webinar tomorrow with Rie Merritt from Microsoft. We’ll be talking about some of the sessions that Microsoft has planned for the PASS Data Community Summit as well as a discussion of how AI is changing our world. … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Webinar tomorrow: The Role of Databases in the Era of AI

A New Word: Opia

opia – n. the ambiguous intensity of eye contact The entry for this says “so much can be said in a glance, “ which I think is very true. Most of the time eye contact is amazing. I think we … Continue reading

Posted in Blog | Tagged , | Comments Off on A New Word: Opia

Friday Flyway Tips: Searching a Migration

This was actually a cool tip I saw internally from one of the product managers, when trying to find specific text in a migration. I’ve been working with Flyway Desktop for work more and more as we transition from older … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips: Searching a Migration

Adding Row Numbers to a Query: #SQLNewBlogger

I realized that I hadn’t done much blogging on Window functions in T-SQL, and I’ve done a few presentations, so I decided to round out my blog a bit. This post will start with the ROW_NUMBER() function as a gentle … Continue reading

Posted in Blog | Tagged , , , | 5 Comments