Tag Archives: syndicated

Picking a Starting Table in Test Data Manager

I wrote about getting the Redgate Test Data Manager set up in 10 minutes before, and a follow up post on using your own backup. One of the things I didn’t show from my own database was that it had … Continue reading

Posted in Blog | Tagged , , | Comments Off on Picking a Starting Table in Test Data Manager

T-SQL Tuesday #183 Invite: Tracking Permissions

It’s time for T-SQL Tuesday again and this month I’m hosting. I realized that I didn’t host in 2024 and since I run the thing, I ought to be a part of it one of these days. So, this is … Continue reading

Posted in Blog | Tagged , | 7 Comments

Declaring a Complex PK in a CREATE TABLE: #SQLNewBlogger

Recently I was talking with someone who had not named any of the primary keys (PKs) in their database. They used system generated names and when they ran comparisons, they got all sorts of drops and creates they didn’t expect. … Continue reading

Posted in Blog | Tagged , , | Comments Off on Declaring a Complex PK in a CREATE TABLE: #SQLNewBlogger

AIs Struggle with Family

This post looks at a logic problem asked to an AI, and which is struggles at finding an answer. This is based on an article noting this question stumps most AIs. The article is at: https://futurism.com/logic-question-stumps-ai This is part of … Continue reading

Posted in Blog | Tagged , , | 2 Comments