Explore >> Select a destination


You are here

kendralittle.com
| | www.littlekendra.com
0.3 parsecs away

Travel
| | I asked ChatGPT to evaluate monitoring options for SQL Server. It listed SSMS as the top option, which confused me at first- but it's right.
| | littlekendra.com
0.3 parsecs away

Travel
| | Kendra Little writes and draws comics about SQL Server, Data Platforms, and Database DevOps.
| | www.scarydba.com
3.5 parsecs away

Travel
| | I show how to monitor cardinality feedback, a brand new part of intelligent query processing in SQL Server 2022.
| | dataonwheels.wordpress.com
13.2 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...