Tag Archives: syndicated

A New Word: Emodox

emodox – someone whose mood is perpetually out of sync with everyone else around them, prone to feelings of naptime panic, heart-to-heart snark, or dance club pensiveness. I had to look up pensiveness as I wasn’t completely sure what this … Continue reading

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

A SQL Prompt AI Experiment with Window Clauses

SQL Prompt has an EAP with some AI capabilities. I was asked to do some testing, and while I’ve done relatively little, I did find some time to play with this recently and decided to document what happened. I completed … Continue reading

Posted in Blog | Tagged , , | 10 Comments

T-SQL Tuesday #168–Roundup

Last week was the 168th T-SQL Tuesday, which I hosted. The invitation is here. I didn’t get much of a chance to check out the posts as I was at the PASS Data Community Summit, but I came home and … Continue reading

Posted in Blog | Tagged , | 1 Comment

Changing the Data Type of a Primary Key–#SQLNewBlogger

A client asked this question recently: How do I change my numeric PK to a character type? I decided to write a short blog on how to do this. This is the happy path, and not intended to cover all … Continue reading

Posted in Blog | Tagged , , | 2 Comments