Explore >> Select a destination


You are here

curatedsql.com
| | blog.crossjoin.co.uk
8.8 parsecs away

Travel
| | New modules are being added to my MDX online training course all the time, and now there's another free video available: a short introduction to the CurrentMember function. You can view it here (registration required): https://projectbotticelli.com/knowledge/what-is-mdx-current-member-function-video-tutorial?pk_campaign=tt2013cwb The previous free video on MDX SELECT statements is also still available here, now with no registration required. If...
| | dataonwheels.wordpress.com
4.8 parsecs away

Travel
| | I was asked to review the following book by the publisher, and I must say that it was a good experience for me. I used the book to help guide me through security on my tenant even though I don't have all the security bells and whistles that they call out. It was a great...
| | blobeater.blog
7.3 parsecs away

Travel
| | Video Clip 1 - Azure SQL Database - Advanced Data Security feature
| | dataonwheels.wordpress.com
56.5 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...