Explore >> Select a destination


You are here

curatedsql.com
| | www.confluent.io
2.8 parsecs away

Travel
| | Summary: Confluent is starting to explore the integration of databases with event streams. As part of the first step in this exploration, Martin Kleppmann has made a new open source [...]
| | stokerpostgresql.blogspot.com
1.5 parsecs away

Travel
| |
| | sqlstudies.com
2.9 parsecs away

Travel
| | Sometimes you have a requirement to grant permissions to every database on an instance. Historically this has required creating a user (database level principal) on each database and granting it the correct permission. And making sure to grant those permissions to the model database so that future databases have the correct permission as they are...
| | sqlreitse.com
15.5 parsecs away

Travel
| Whilst working on a blogpost on Fabric Data Warehouse, I started wondering if I could work around the SQL web interface and connect to my OneLake with SSMS and/or ADS. As it turns out, you can! Find the connection-string To be honest, this was the hardest part as the connection-string is somewhat hidden. In your...