Explore >> Select a destination


You are here

curatedsql.com
| | sqlstudies.com
6.0 parsecs away

Travel
| | These are a couple of stored procedures I wrote to help me with security research. Each of the stored procedures returns three data sets. A list of principals and some basic properties about them. Role membership Object/Database/Server level permissions Each of the datasets has a set of do/undo scripts as well as various useful...
| | www.kevinrchant.com
8.5 parsecs away

Travel
| | Covers how to perform CI/CD for Microsoft Fabric Data Warehouses using YAML pipelines. Which can now be done thanks to a SqlPackage update.
| | troubleshootingsql.com
6.9 parsecs away

Travel
| | 1 post published by Amit Banerjee on December 12, 2012
| | blog.jordan.matelsky.com
75.0 parsecs away

Travel
| I often write silly little one-hour projects, and I want to put them online for others to enjoy. Importantly, I don't want these projects to cost me much. (I write way too many one-off projects for that!) So provisioning little virtual machines for each project is a non-starter. And while the right answer is probably to own one virtual machine and have all my projects share tenancy on it, I've had a few one-hour projects that actually gained some traction and needed some scalability built in.