Tag Archives: syndicated

Using ThinOptics to Read Data

As I’ve aged, I find myself struggling to read many things in my life. It started with difficulties seeing menus, but moved on to other areas. During the pandemic, I was coaching kids and taking stats. I realized at one … Continue reading

Posted in Blog | Tagged , | 2 Comments

A New Word: Nighthawk

nighthawk – n. a recurring thought that only seems to strike you late at night – an overdue task, a nagging guilt, a looming future – which you sometimes manage to forget for weeks, only to feel it land on … Continue reading

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

SQL Prompt Tips–Using $surroundtext$ in a Snippet

A user on the SQL Community Slack was asking about what the $surroundtext$ variable. This post looks at how this can be used in snippets. This is part of a series of posts on SQL Prompt. You can see all … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Comparing Two Scripts with kdiff3

I had a customer recently ask if SQL Compare could show them the differences in two scripts they’ve written. They weren’t using version control (tsk, tsk, shame), but saw SQL Compare and the “Scripts folder” option. This isn’t used for … Continue reading

Posted in Blog | Tagged , , | 1 Comment