Paul White (@sql_kiwi) 's Twitter Profile
Paul White

@sql_kiwi

I write about deep SQL Server engine internals on sql.kiwi and live in Aotearoa New Zealand 🥝

MSFT Data Platform MVP 2011-2022
DBA Stack Exchange Mod

ID: 136093718

linkhttps://sql.kiwi calendar_today23-04-2010 01:02:21

14,14K Tweet

5,5K Takipçi

154 Takip Edilen

Paul White (@sql_kiwi) 's Twitter Profile Photo

New article: Sharing Data Between Procedures using a Cursor Contrary to the product documentation, SQL Server cursor variables can be used to share data between stored procedures in the input or output direction (but not both). sql.kiwi/2025/03/sharin…