28 Search results

28 results for the term alias:
2023 : A year in review

2023 was an interesting year for SQLblog.org – I talk about top posts and some changes I made here over the year.

Anatomy of a featured image

I talk about the evolution of my thinking on featured images, and how I use generative AI for most post companions these days.

T-SQL Tuesday #154: SQL Server 2022

For this month's T-SQL Tuesday, I talk about a not-quite-yet-announced feature in SQL Server 2022 that has the potential to function as a low-effort bad habit logger.

T-SQL Tuesday #152: Soapboxing

For this month's T-SQL Tuesday, Deb Melkin asks us get up on our favorite soapbox. I have so many, but this time I picked a new one…

Bad Habits to Kick: Abusing bit columns

I talk a bit about bit columns: names with negative context, allowing NULLs, and using cryptic BITWISE operators instead of readable, self-documenting expressions.

Bad Habits and Best Practices

An index of over a decade's worth of posts and videos involving bad habits and best practices in SQL Server.

T-SQL Tuesday #25: T-SQL tips and tricks

This month's T-SQL Tuesday is being hosted by Allen White (@SQLRunr) and is about sharing your T-SQL tips and tricks. Since I know many people...