Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

The Book of Redgate: Do the Right Things

I do believe that Redgate has been very customer focused since it’s inception. I’ve worked with them in some capacity since 2002 and I’ve felt this along the way: The next page has this statement: We believe that if we … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Local Agents

Recently I saw an interesting article, saying that someone could build a general purpose coding agent in 131 lines of Python code. That’s a neat idea, though I’m not sure that this is better than just using Claude Code, especially … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Every Database Has Problems

Every database platform has some strengths and weaknesses. Some more than others. I caught this site (NSFW) from Erik Darling, and it made my day. I was having a tough one when this site got me to smile and chuckle … Continue reading

Posted in Editorial | Tagged | Leave a comment

Get a Range of Sequence Values: #SQLNewBlogger

I discovered a procedure recently that I wasn’t aware of: sp_sequence_get_range. This post looks at how the proc works. Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. … Continue reading

Posted in Blog | Tagged , , | Leave a comment