Connection strings for SQL Server 2008
A set of different connection strings for using with different providers for SQL Server.
A set of different connection strings for using with different providers for SQL Server.
Nearly anytime you see the command DBCC FREEPROCCACHE mentioned in a blog post, magazine article or book, you get some...
Steve Jones looks back at 2009 and examines some of the predictions he made at the beginning of the year.
More and more data is being stored or transmitted in an XML format. New author Nasir Mirza brings us an article that examines how to transform a number of XML structures into different relational formats for storage in SQL Server.
Midlands PASS is a small user group. We average about 15 people coming to meetings, which is good for Columbia,...
In which Phil decides to use a table consisting of all the common words in English to explore ways of cheating at Scrabble and writing doggerel using SQL Server. He then issues a SQL challenge.
Steve Jones looks back at 2009 and examines some of the predictions he made at the beginning of the year.
Steve Jones looks back at 2009 and examines some of the predictions he made at the beginning of the year.
Steve Jones looks back at 2009 and examines some of the predictions he made at the beginning of the year.
A recent crash of the popular Coding Horror blog brings the responsibility of backups to the front of today's editorial. See if you agree with Steve Jones and his take on backups and restores.
By HeyMo0sh
DevOps is about shortening the system development lifecycle. Plan faster, build faster, test faster,...
A short blog post about an issue with Fabric Mirroring (with Azure SQL DB...
By Steve Jones
I wrote an article recently on the JSON_OBJECTAGG function, but neglected to include an...
Comments posted to this topic are about the item PostgreSQL String Functions Part 1
Comments posted to this topic are about the item Working Better Under Pressure
Comments posted to this topic are about the item Identities and Sequences V
When thinking about the identity property and sequence objects, which of these can generate values before an insert statement is executed?
See possible answers