Tag Archives: SQLNewBlogger

The OUPUT Clause in an INSERT–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I got asked a question about the OUTPUT clause recently and realized I didn’t remember the syntax. I’ve rarely … Continue reading

Posted in Blog | Tagged , , | 3 Comments

What Database am I in?

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I saw someone trying to get the database context recently and they were confused. They had some code referencing … Continue reading

Posted in Blog | Tagged , , | Comments Off on What Database am I in?

Finding Strings

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. A quick one today, just looking for strings. I wrote an article on this, so there’s more detail there, … Continue reading

Posted in Blog | Tagged , , | Comments Off on Finding Strings

Restoring a Striped Backup–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Recently I uncompressed some SQL Backup Pro files. Since multiple threads were used to make the backup, I ended … Continue reading

Posted in Blog | Tagged , , , , | 2 Comments