You are here |
curatedsql.com | ||
| | | |
sqlstudies.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | 1 post published by Amit Banerjee on December 12, 2012 | |
| | | |
blog.jordan.matelsky.com
|
|
| | 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. |