Skip to content

Instantly share code, notes, and snippets.

/* =============================================================================
FEYNMAN'S STOPWATCHES IN T-SQL — complete setup + verification script
Run top to bottom in SSMS against a scratch database. Creates everything the
four demonstrations need, seeded so the output matches the tables in the
article.
REQUIRES: SQL Server 2022 (16.x) or Azure SQL, for STRING_SPLIT's third
argument (enable_ordinal). Version check is step 0.
Database compatibility level must be 160 or higher.
/* =============================================================================
FEYNMAN'S STOPWATCHES IN T-SQL — complete setup + verification script
Run top to bottom in SSMS against a scratch database. Creates everything the
four demonstrations need, seeded so the output matches the tables in the
article.
REQUIRES: SQL Server 2022 (16.x) or Azure SQL, for STRING_SPLIT's third
argument (enable_ordinal). Version check is step 0.
Database compatibility level must be 160 or higher.
{
"asset": {
"generator": "Khronos glTF Blender I/O v1.0.5",
"version": "2.0"
},
"scene": 0,
"scenes": [
{
"name": "Scene",
"nodes": [