Null Defaults
Today Steve Jones asks what default values you might choose for new columns in a table.
Today Steve Jones asks what default values you might choose for new columns in a table.
This article exlores the usage of CTEs as a replacement to cursors in order to generate additional data by applying logic to existing data.
Bhavesh Patel shows how to clone a SQL Server login onto another server while keeping the password the same.
A short demonstration on how to configure Reporting Services (SSRS) with an SSL certificate.
Read why Solomon Rutzky is excited about SQL Server running on Linux.
Greg Larsen shows you how to determine if you are running the standard, enterprise, or developer edition of SQL Server.
We met SQL.ARRAY in the last step. Now say hello to SQL.MAP, which can store pairs of values.
The easiest way of explaining how a DevOps approach to database deployment can dramatically speed up the process is to use the term ‘shift-left’. By performing, or at least...
Following on from my previous post on building The Burrito Bot, I want to...
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...
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