How to Handle Calculations Related to fiscal year and quarter
This article describes an easy way to handle calculation based on fiscal year and quarter
2014-07-28
20,751 reads
This article describes an easy way to handle calculation based on fiscal year and quarter
2014-07-28
20,751 reads
This script shows the stored procedures and functions affected by field name change in a table.
2014-04-09 (first published: 2014-03-18)
1,062 reads
2013-07-10 (first published: 2013-06-19)
1,637 reads
If you've ever loaded a 2 GB CSV into pandas just to run a...
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...
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