Tag Archives: sql server

Half a Year

Today is a holiday for much of the US workforce. Tomorrow is Independence Day, though we have another year until the sequel of the movie by that name. This is the day the US started down the road of becoming a country, … Continue reading

Posted in Editorial | Tagged | Comments Off on Half a Year

SSMS Maturity

I’ve used a lot of tools with SQL Server over the years. We had a variety of individual tools from Microsoft for SQL Server 4.2, including the isqlw query editor that I used for years. I wrestled with the Enterprise Manager MMC … Continue reading

Posted in Editorial | Tagged , | Comments Off on SSMS Maturity

Updating Extended Properties on a Table

I’m writing this post as a way to help motivate the #SQLNewBloggers out there. Read the bottom for a few notes on structuring a post. I wrote recently about adding an extended property to a table. As part of what … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Updating Extended Properties on a Table

Adding Extended Properties to a Table

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I had the need recently to get put an extended property on a table in a database. I could … Continue reading

Posted in Blog | Tagged , , , | 2 Comments