Google+

Tag Archives: SQL

  1. Find something in a SQL Database

    Leave a comment

    April 7, 2017 by Ruaan Harmzen

    Previously posted about finding content in a SQL Stored Procedure. Here is a nice script that creates a new Stored …
    Continue reading

  2. Azure Backup

    Leave a comment

    October 28, 2016 by Ruaan Harmzen

    Now in public preview, Long-Term Retention (LTR) allows you to enable your databases to create weekly backups stored in your …
    Continue reading

  3. Restore local database to Azure

    Leave a comment

    September 9, 2015 by Ruaan Harmzen

    If you are on the right track and started moving to Azure 🙂 then sooner or later you will need …
    Continue reading

  4. SQL Server: HDD vs SSD

    Leave a comment

    February 19, 2014 by Ruaan Harmzen

    Nice article on SQL Server running on a HDD vs a SSD. I am sure there are loads of more …
    Continue reading

  5. Find something in a Stored Procedure

    1

    August 28, 2013 by Ruaan Harmzen

    Forgive me if this is something old (like using a…well using statement in SQL). I remember a time when you …
    Continue reading

  6. SharePoint SQL Queries

    Leave a comment

    August 20, 2013 by Ruaan Harmzen

    Some useful SQL queries to get web, site and list data: 1) Query to get all the top level site …
    Continue reading