Explore >> Select a destination


You are here

buttondown.com
| | gorandalf.wordpress.com
17.6 parsecs away

Travel
| | Each SQL Server database has a setting called Compatibility Level that determines how T-SQL commands are interpreted and what features are supported for that database. A singleSQL instance can host multiple databases withdifferent compatibility levels, so SQL statementsthat work onone database might not work onthe other. Each version of SQL Server introduces a new compatibility...
| | stribny.name
16.6 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | janik6n.net
16.6 parsecs away

Travel
| | Simple way to query CSV file with SQLite
| | sqlreitse.com
47.4 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...