Tag Archives: syndicated

A New Word: Nementia

nementia – n. the post-distraction effort to recall the reason you’re feeling particularly anxious or angry or excited, trying to retrace your sequence of thoughts like a kid gathering the string of a downed kite. I’m pretty level headed, but … Continue reading

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

Clearing Intellisense in SQL Prompt

I got this question from an account rep: if a customer is using SQL Prompt and a snippet, for example AT, that was also used as an alias, is there a way to avoid it triggering the snippet or do … Continue reading

Posted in Blog | Tagged , , | Comments Off on Clearing Intellisense in SQL Prompt

Executing One Line in VSCode–#SQLNewBlogger

I wrote about arrays in PowerShell last week, but I realized one of the things I did while experimenting was look up how to run code a line at a time. I’m sure you can Google for that, but I … Continue reading

Posted in Blog | Tagged , , | Comments Off on Executing One Line in VSCode–#SQLNewBlogger

Friday Flyway Tips–Comparison Options

Recently a customer asked how they could get index changes to be captured in Flyway Desktop. In their case, they wanted a different fill factor, but I decided to investigate a bit more how things work. This post looks at … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Friday Flyway Tips–Comparison Options