T-SQL Tuesday #39 – PowerShell
This month the invitation is from Wayne Sheffield, asking if you have a PowerShell story for everyone. That’s fitting since...
2013-02-12
1,010 reads
This month the invitation is from Wayne Sheffield, asking if you have a PowerShell story for everyone. That’s fitting since...
2013-02-12
1,010 reads
This month, Wayne Sheffield (Blog | @DBAWayne) is running T-SQL Tuesday on PowerShell. T-SQL Tuesday is a monthly blogging event where a number...
2013-02-12
716 reads
Tomorrow (Wednesday, Feb 13th) at Noon CST I will be presenting the session “DBA: Transitioning to a BI Role” at...
2013-02-12
756 reads
Thanks for agreeing to do this Gina; from your emails things do sound quite frantic at the moment so I...
2013-02-12
869 reads
As ive stated in the past, i’m presently part of a team on an ALM project for a major UK...
2013-02-12
4,139 reads
On Thursday March 14th (PI Day) in Duluth GA, Audrey Hammonds and Julie Smith will put on a spectacular SSIS training...
2013-02-12
579 reads
Welcome to Day 12 of my “A Month of PowerShell” series. This series will use the series landing page on...
2013-02-12
1,338 reads
It’s easy to get comfortable in a job and neglect to capture the relationships and connections you’ve built – for me...
2013-02-12
625 reads
I know it is right in the middle of TSQL2SDAY when this post is to go live. If you don’t know what that is, you should go check out...
2013-02-12
7 reads
I know it is right in the middle of TSQL2SDAY when this post is to go live. If you don’t...
2013-02-12
614 reads
By Zikato
I deployed a schema change to 30 servers using multi-server query and deploy-at-low-priority. Small...
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
Hello We recently encountered an issue where a SQL table unexpectedly grew in size...
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers