/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

www.stepchange.work
| | curatedsql.com
16.9 parsecs away

Travel
| | [AI summary] A collection of technical blog posts covering SQL Server administration, database migration, data governance, and cloud integration topics.
| | callihandata.com
17.6 parsecs away

Travel
| | This month's T-SQL Tuesday topic comes from Matthew McGiffen, who asks us to talk about encryption and protecting data in SQL Server. To read the full topic invite, click the T-SQL Tuesday logo to the right. For this month's invite, I thought I'd write about Transparent Data Encryption (TDE) and give a reminder about how...
| | dbanuggets.com
18.9 parsecs away

Travel
| | Thanks to Kevin Chant for inviting us to write this month's T-SQL Tuesday. This month is special, as Kevin mentioned due to the Festive Tech Calendar, which I have been speaking about for a couple of years now. Every day of the December month, a new recording or a blog post will be released for...
| | www.fourmoo.com
23.5 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)"...