2019-05-21
2019-05-21
Today marks the 30 day countdown to dbatools 1.0, which we will be debuting at Data Grillen in Lingen, Germany! These next 30 days are important and I’m writing...
2019-05-20
Probably you had the need to script out some objects from a SQL Server instance/database and this is quite easy. You just need to right click on the object...
The...
2019-05-15
It has been a while ago since I’ve blogged so it seems fitting that this post will be about a question that was asked of me a while ago....
2019-05-10
Over the last six months, Microsoft have been hard at work integrating PowerShell Core with Azure Functions 2.x.
2019-05-03
51 reads
Through this guide, you’ll learn how to capture a few SQL Server configurations and manipulate the data by using PowerShell.
2019-05-03
In this tip we look at how we can use PowerShell to validate input values into SQL Server stored procedures prior to execution of the stored procedure
2019-04-29
I’ve been working more with different people in different departments more and more lately at work.
2019-04-26
The situation Hey all, I am Andreas Schubert and I am working as a Principal Consultant and Database Reliability Engineer for SQL Server & Azure for multiple national and...
2019-04-26
Phil Factor uses SQL Clone, PowerShell and Visio to build a live 'clone network' diagram showing when there was last activity on each clone, and the number of object changes made to each one, alongside useful metadata such as the clone and image sizes, who created them and when.
2019-04-26
I’m excited to announce the release of a new open-source project that fully automates...
One of my favourite features of SQL Server 2022 was the T-SQL Snapshot Backups....
By Steve Jones
I have said and written this many times: Redgate Software is the type of...
Hub CS 08218200233 Jl. Sultan Iskandar Muda No.Kav. 80/1-2, RT.2/RW.3, Kby. Lama Utara, Kec....
Telp/Wa 628218200203 Ruko Grand Panglima Polim, Jl. Panglima Polim No.16-17, RT.2/RW.1, Pulo, Kec. Kby....
Hub CS 08218200174 1st Floor – Unit B EightyEight@kasablanka, Jl. Raya Casablanca No.Kav. 88,...
What happens when I run this code in SQL Server 2022?
SELECT SQUARE('12') See possible answers