|
You are here |
ankane.org | ||
| | | | |
erikdarling.com
|
|
| | | | | [AI summary] The article discusses wrapper stored procedures in SQL Server, their advantages and disadvantages, and when to use them versus dynamic SQL. | |
| | | | |
minhajuddin.com
|
|
| | | | | The other day, I wanted to export a sample of one of my big Postgres tables from the production server to my local computer. This was a huge table and I didn't want to move around a few GBs just to ge | |
| | | | |
curatedsql.com
|
|
| | | | | [AI summary] A technical article explaining the benefits and drawbacks of using wrapper stored procedures in SQL Server, including how they handle variable transformation and parameter sniffing. | |
| | | | |
til.simonwillison.net
|
|
| | | I was messing around in Python with an in-memory SQLite database, when I decided I actually wanted to save my experimental database to a file so I could explore it using Datasette . | ||