Explore >> Select a destination


You are here

glennsqlperformance.com
| | bronowski.it
6.9 parsecs away

Travel
| | This month the #TSQL2SDAY invitation comes from Steve Jones who asks us to write about Jupyter notebooks.
| | dbanuggets.com
6.9 parsecs away

Travel
| | With the invitation of Steve Jones for April month of T-SQL Tuesday, I am going to share some of my thoughts on using Jupyter notebooks. Jupyter Notebook is an open-source web application that can serve us to create, share code and documents with others. It provides that beautiful way to document your code, text, images...
| | dataonwheels.wordpress.com
9.7 parsecs away

Travel
| | Thanks to Matt Gordon (@atsqlspeed) for hosting this T-SQL Tuesday. Splitting Strings in SQL A problem that has plagued SQL developers through the years is splitting strings. Many techniques have been used as more capabilities were added to SQL Server including XML datatypes, recursive CTEs and even CLR. I have used XML datatype methods to...
| | callihandata.com
48.9 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...