Defensive Database Programming
Inside this book, you will find dozens of practical, defensive programming techniques that will improve the quality of your T-SQL code and increase its resilience and robustness.
2013-08-26
9,951 reads
Inside this book, you will find dozens of practical, defensive programming techniques that will improve the quality of your T-SQL code and increase its resilience and robustness.
2013-08-26
9,951 reads
We shall discuss how to
build a calendar table, and use it in calculations involving business days
2010-09-23
7,411 reads
Inside this book, you will find dozens of practical, defensive programming techniques that will improve the quality of your T-SQL code and increase its resilience and robustness.
2010-02-19
9,394 reads
By Steve Jones
In a previous post, I set up the basic databases for the PoC project...
By Steve Jones
Today’s coping tip is to plan something fun and invite others to join you....
When encrypting a database with Transparent Data Encryption (TDE), a vital consideration is to...
Hi Experts. We recently set up a second location. our software at our first...
I am trying to migrate a DB from an old dying laptop to a...
I'm sure this has been asked many, many, many times and hoping several optimal...