Speaking on Re-Indexing – The quest of ultimate automation – SQLSaturday (Orange County)
Apr 1st 2.45 pm, I will be presenting “Re-Indexing – The quest of ultimate automation” @ sqlsaturday, Orange County, if you are...
2017-03-31
570 reads
Apr 1st 2.45 pm, I will be presenting “Re-Indexing – The quest of ultimate automation” @ sqlsaturday, Orange County, if you are...
2017-03-31
570 reads
on Apr 1st 1.30 pm, I will be presenting “consolidated essential performance health check using powershell” @ sqlsaturday, Orange County, if...
2017-03-29
438 reads
2016-10-18
2 reads
2016-10-18
1 reads
2016-10-18
1 reads
Prakash will walk you through a centralized process using PowerShell where the key information collected, organized and sent via HTML...
2016-10-18
575 reads
Prakash will walk you through a centralized process using PowerShell where the key information collected, organized and sent via HTML formatted email, provides consolidated view of SQL server along...
2016-10-18
2 reads
2016-07-22
1 reads
2016-07-22
2 reads
2016-07-22
1 reads
If you're a data analyst drowning in Excel, you know the pain. Endless filtering,...
Here’s a way to centralize management, rotate secrets conveniently without downtime, automate synchronization and...
This may or may not be helpful in the long term, but since I’m...
Comments posted to this topic are about the item Dynamic T-SQL Script Parameterization Using...
Comments posted to this topic are about the item Pitfalls to avoid while feeding...
Comments posted to this topic are about the item Column Adds and Drops
I run this batch on SQL Server 2022. What happens?
ALTER TABLE dbo.Accounts ADD AccountAccessType INT GO ALTER TABLE dbo.Accounts DROP AccountAccessType GOSee possible answers