2026-05-20 (first published: 2026-05-06)
1,511 reads
2026-05-20 (first published: 2026-05-06)
1,511 reads
A list of all builds for SQL Server 2016. Updated with CU2 for SP2 and CU10 for SP1.
2026-05-20 (first published: 2017-01-25)
41,792 reads
2026-05-20 (first published: 2018-12-18)
9,650 reads
2026-05-20 (first published: 2018-12-20)
13,966 reads
This is a list of the builds for SQL Server 2022. There are other build lists available here. A list of all the builds that I can find and install on my Build VM. If you find a build not listed here, please let the webmaster know (webmaster at sqlservercentral.com). All builds are listed in reverse […]
2026-05-20 (first published: 2022-09-01)
5,120 reads
This is a list of the builds for SQL Server 2025. There are other build lists available here. A list of all the builds that I can find and install on my Build VM. If you find a build not listed here, please let the webmaster know (webmaster at sqlservercentral.com). All builds are listed in reverse […]
2026-05-20 (first published: 2025-11-24)
1,086 reads
Learn how the JSON_ARRAYAGG() function works in SQL Server 2025.
2026-04-27
3,963 reads
Learn how you can use Grafana natively inside SQL Server Reporting Services.
2026-04-01
6,309 reads
Learn about the new JSON_OBJECTAGG function in SQL Server 2025.
2026-03-30
2,723 reads
You know you shouldn't have production data in test environments. But every time you look at fixing it, the options feel impossible: enterprise tools that cost six figures and take months to implement, or DIY scripts that sort of work until they don't. Join this webinar on Mar 18 to learn more.
2026-03-18 (first published: 2026-03-09)
By James Serra
What problem is Fabric Ontology trying to solve? For years, most data conversations have...
By Steve Jones
Recently I ran across some code that used a lot of QUOTENAME() calls. A...
By ChrisJenkins
There are some telltale signs that your growing business has outgrown Excel for your...
Comments posted to this topic are about the item Stairway to Reliable Database Deployment...
Comments posted to this topic are about the item QUOTENAME Quote Parameters
Comments posted to this topic are about the item Limit the Blast Radius
When I use QUOTENAME(), I can optionally provide the character used to surround the string in the result. Can I use any character?
See possible answers