Explore >> Select a destination


You are here

curatedsql.com
| | dataonwheels.wordpress.com
1.7 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...
| | dbanuggets.com
1.5 parsecs away

Travel
| | Thanks to Kevin Chant for inviting us to write this month's T-SQL Tuesday. This month is special, as Kevin mentioned due to the Festive Tech Calendar, which I have been speaking about for a couple of years now. Every day of the December month, a new recording or a blog post will be released for...
| | callihandata.com
2.1 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...
| | blobeater.blog
13.0 parsecs away

Travel
| Another re-post of a video from last year, this time showing you an in-built protection of setting max server memory for your SQL Server. You can clearly see that if you enter a silly figure such as 50 MB, the minimum memory amount allowable for max server memory is 128 MB. You will see SSMS...