Introduction to GitHub Actions Part 1: Getting Started
This article series will teach you what you need to know to take advantage of GitHub Actions, especially for deploying database code.
2025-04-07
This article series will teach you what you need to know to take advantage of GitHub Actions, especially for deploying database code.
2025-04-07
2024-10-21
1,945 reads
2024-09-09
4,036 reads
Learn how to get started with Git and Visual Studio Code.
2024-08-05
5,064 reads
This article examines how GitHub Copilot might be used when working with T-SQL Code.
2023-12-05
7,245 reads
2023-04-29
128 reads
2022-07-30
312 reads
This next article in the git series looks at managing powershell code in Git.
2022-04-11 (first published: 2020-08-27)
4,978 reads
Steve continues his series on Git for DBAs by looking at code review and pull requests.
2022-04-11 (first published: 2020-08-06)
5,149 reads
This article will cover a basic set of code merges between different branches.
2022-04-11 (first published: 2020-07-23)
4,249 reads
By Steve Jones
I was chatting with a customer recently and they wanted to know which host...
Yeah, yeah, second AI post in a row. I promise not to make a...
By Chris Yates
In the intricate world of business, where precision and efficiency are paramount, managing database...
Dear All, In one of the server its repeatedly restarting sqlserver services and not...
Comments posted to this topic are about the item Understanding CROSS APPLY and OUTER...
Comments posted to this topic are about the item Database Files on Shares I
I want to store database files on a file share for a SQL Server 2017 instance. Can I use \\fileserver\D$ as a location?
See possible answers