/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dbafromthecold.com
| | lobsterpot.com.au
9.6 parsecs away

Travel
| | I don't like to write about client situations, but this one seemed worth mentioning for the sake of other people experiencing the same thing, so I asked my client for permission and they agreed. Following an on-prem server reboot, anything that tried to connect to SQL Server on that server, using Windows Authentication, was getting [...]
| | dbanuggets.com
10.3 parsecs away

Travel
| | Thank you Garry Bargsley for hosting the December month of T-SQL Tuesday! Garry wanted us to write about the year end checklist for the Database administrators. I would like to write about the checklist I prefer to follow every month of the year. Some of the important monthly checklist are as follows: Backup validation: Making...
| | www.bytefish.de
8.0 parsecs away

Travel
| | This article shows how to restore a database backup using Docker.
| | www.fourmoo.com
20.2 parsecs away

Travel
| I had a requirement where I wanted to extract the data before and after the data as shown below. In order to do this, I created the following Custom Column with the syntax below. I did try and use the "Columns from Examples" but it did not work, because in my actual dataset some columns did not have the "(Data)"...