I checked the documentation for code collapsing, many languages have a marker defined but SQL doesn't.
SQL Server Management Studio recognizes begin
and end
as a region, allowing for folding, but VS Code doesn't.
Any suggestions are very appreciated.