Gail Shaw

  • Interests: Computer Graphics, Aikido, Roleplaying

Blog Post

First Impressions

SELECT @@Version
Microsoft SQL Server “Denali” (CTP1) – 11.0.1103.9 (X64)
I’ve been playing with the CTP for a few days (with absolutely no...

2010-11-09

1,419 reads

Blog Post

Come and gone

Or “Plan cache monitoring – insert and remove”
Previously I took a look at the CacheHit and CacheMiss events to see how...

2010-08-31

1,808 reads

Blog Post

Hit and miss

Or “Monitoring plan cache usage”
For people interested in the details of how SQL is using and reusing execution plans, there...

2010-07-27

1,104 reads

Blog Post

DBA Hell

On the first day of DBA hell, the server gave to me

A database with damaged system tables and no good...

2010-06-15

954 reads

Blogs

What happens when we drop a column on a SQL Server table? Where's my space?

By

This article was initially posted on SQLServerCentral @ 2024-04-26. Short answer: The column is marked...

Why the masters and what lies ahead

By

I recently graduated with a Master’s in Strategic Communication from the University of Delaware....

Copilot Reminded Me How To Find a File Handle

By

Recently I was trying to delete a folder and kept getting the “something is...

Read the latest Blogs

Forums

Adapt the query to 2012

By meryemkurs072

Hello I have a query that works as a loop but it is slow....

Invoke-SQLCMD

By Bruin

If my server has dashes seems like that is throwing an error -serverinstance at-ts-cblsql ...

Red Gate SQL Change Automation

By Simon Hundleby

Hi, What's happened to this product has it now become Flyway?

Visit the forum

Question of the Day

Automated Azure SQL VM Patching

There is an Automated Patching service for VMs running SQL Server in the Azure Cloud. This uses the SQL Server IaaS Agent Extension to work with PowerShell. What types of patches are installed with this service? Note: All updates are marked with tags, such as Important, Critical, or something else

See possible answers