Tag Archives: SQLNewBlogger

Viewing Extended Properties for Information

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as#SQLNewBloggers. I’ve been working a little with extended properties, adding and updating them for various objects. However in addition to altering … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Updating Extended Properties

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as#SQLNewBloggers. I wrote recently about adding extended properties. Updating them is very similar. There’s an analogous procedure called sp_updateextendedproperty that changes … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Rebooting SQLNewBlogger in November

I ran into Ed Leighton-Dick last week at the PASS Summit and we were chatting about the SQLNewBlogger challenge he started in April. I enjoyed it and while a number of people started, it seemed like most waned away. I … Continue reading

Posted in Blog | Tagged , , | 1 Comment

Adding Extended Properties

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as#SQLNewBloggers. One of the things I needed to do recently was add some extended properties to objects. I got the idea … Continue reading

Posted in Blog | Tagged , , | 4 Comments