2008-11-11
2,959 reads
2008-11-11
2,959 reads
2008-11-05
3,645 reads
2008-09-17
3,107 reads
2008-08-27
3,129 reads
The transaction log is a fairly complex construct in SQL Server and present in every database installation. New author James Rea brings us a great introduction to how the log works and how to maintain it.
2009-11-06 (first published: 2008-07-02)
40,670 reads
2008-05-28
4,038 reads
2008-04-04
3,991 reads
2008-02-15
3,489 reads
2007-12-03
3,546 reads
Developing an effective solution requires quality within and across all components of the BI architecture.
2007-09-20
2,840 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