Tag Archives: SQL

  1. Copying an Azure SQL database between two Azure SQL Instances in two different subscriptions.

    3

    July 14, 2025 by Kenneth Fisher

    I recently had to copy an Azure SQL database (SQL db) from one subscription to an Azure SQL Server instance …
    Continue reading

  2. SELECT FORMAT(COUNT(1),’N’) FROM TableName WITH (NOLOCK);

    9

    December 26, 2023 by Kenneth Fisher

    Alternate title: How do I tell how far I am on that command? This little command (frequently with a WHERE …
    Continue reading

  3. GO

    6

    May 6, 2013 by Kenneth Fisher

    Did you know that the GO command isn’t really part of T-SQL? It’s what’s called a batch separator. And in …
    Continue reading

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 3,978 other subscribers

Follow me on Twitter