Tag Archives: syndicated

A New Word: Dolonia

dolonia – n. a state of unease prompted by people who seem to like you too much, which makes you wonder if they must have you confused with someone else – someone flawless, selfless, or easy to understand from a … Continue reading

Posted in Blog | Tagged , | 2 Comments

A Very Cool Benefit in SSMS 21

I saw a post from Erin that Preview 2 is available. I’d gotten a message when I started SSMS v21 this morning, but got distracted. I made a short video showing me getting the update, which is way, way easier … Continue reading

Posted in Blog | Tagged , , | Comments Off on A Very Cool Benefit in SSMS 21

AI Helping with an API

Can an AI help me with some database API work? Let’s see. This is part of a series of experiments with AI systems. The Scenario One of the things that helped me support a number of development teams with their … Continue reading

Posted in Blog | Tagged , | Comments Off on AI Helping with an API

Creating a “Real” Copy of a View: #SQLNewBlogger

I saw a post where a developer was trying to read the Information Schema views to create a copy of a view as a “real” table, a user table. This posts shows an easy way to do this. Another post … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a “Real” Copy of a View: #SQLNewBlogger