/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

bronowski.it
| | sqlkover.com
0.9 parsecs away

Travel
| | It's #TSQL2sday time! This month's invitation has been sent out by Brent Ozar and he asks us to describe the most recent issue - or the last ticket - we closed. In my case, I actually blogged about it in this blog post: Azure Function App doesn't retrieve most recent secret value from Azure Key
| | azureplayer.net
1.4 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.mlakartechtalk.com
0.6 parsecs away

Travel
| | T-SQL Tuesday #171 asks us to describe the most recent issue we closed. I talk about my learning ADX and KQL to parse giant logs.
| | dataonwheels.wordpress.com
11.4 parsecs away

Travel
| Sometimes you need a fast way to test your API call and responses, and for that VS code is the perfect tool to do that. For today's demo, we will use a free API to test with. https://catfact.ninja/factKeep in mind, this is a very very simple REST API. For more complicated REST API calls, make...