Building a Simple SQL/AI Environment
This article shows a simple way to integrate a local GEnAI model into your T-SQL work.
2025-09-26
6,162 reads
This article shows a simple way to integrate a local GEnAI model into your T-SQL work.
2025-09-26
6,162 reads
Learn a few tips and tricks to make your work with SSMS much more efficient and helpful.
2025-05-19
5,554 reads
2010-08-16 (first published: 2010-03-05)
3,831 reads
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