Explore >> Select a destination


You are here

curatedsql.com
| | bronowski.it
2.5 parsecs away

Travel
| | [AI summary] The blog posts highlight Microsoft Azure SQL Database updates, community tech events, and invitations to write about AI and IT ticketing on the TSQL2SDay blog.
| | www.kevinrchant.com
2.4 parsecs away

Travel
| | In this post I want to cover spreading your SQL Server wings with Microsoft Fabric . As part of a series of posts.
| | azureplayer.net
1.9 parsecs away

Travel
| | Out of the box, SSDT covers objects on a database level, like tables, stored procedures, views, functions, etc. That means schema only. In many cases...
| | www.fourmoo.com
8.3 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)"...