Tag Archives: SQLNewBlogger

Restore One Backup From Many in a Device–#SQLNewBlogger

I wrote recently about finding multiple backups in a file. This post looks at how to restore one of those. The one you choose. Another post for me that is simple and hopefully serves as an example for people trying … Continue reading

Posted in Blog | Tagged , , , | 1 Comment

What Backups Are In This File?–#SQLNewBlogger

I had a question on multiple backups in a file and had to check my syntax. This post shows how to see which backups are in a file. Note: Don’t do this. Put backups in separate files. Another post for … Continue reading

Posted in Blog | Tagged , , | 3 Comments

Adding a Computed Column–#SQLNewBlogger

Recently I needed to add a computed column to a table and realized that I didn’t remember the syntax. This short post show how to do this. Another post for me that is simple and hopefully serves as an example … Continue reading

Posted in Blog | Tagged , , | Comments Off on Adding a Computed Column–#SQLNewBlogger

Context Info Across Databases–#SQLNewBlogger

Does Context Info work across databases? This post shows it does. Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Here are some hints to get started. The … Continue reading

Posted in Blog | Tagged , , | Comments Off on Context Info Across Databases–#SQLNewBlogger