AutomatedLab - A Quickstart for Deploying SQL Server Labs on Windows
Learn how you can use AutomatedLab to quickly create new environments.
2023-08-04
2,901 reads
Learn how you can use AutomatedLab to quickly create new environments.
2023-08-04
2,901 reads
This article delves into five new dbatools command that work with sequence objects.
2023-05-31
1,561 reads
This article shows the basics of using PowerShell Desired State Configuration to install a SQL Server.
2023-05-29
7,832 reads
Learn how you can interact with ChatGPT from PowerShell.
2023-09-06 (first published: 2023-04-24)
7,231 reads
See how well ChatGPT works with questions on generating PowerShell code.
2023-03-20
14,353 reads
Learn how to more easily manage permissions in the Power BI service using PowerShell.
2022-06-06
3,250 reads
When do you choose to use one tool or language over another. Steve discussed T-SQL vs. PowerShell.
2022-04-20
188 reads
2022-02-14
4,619 reads
2022-01-07
474 reads
Knowing how to manipulate strings is critical in any language. In this article, Greg Moore explains working with PowerShell strings.
2021-12-20
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