Viewing 15 posts - 1 through 15 (of 15 total)
Human error. Human malice. The vulnerabilities are the same. A sensible risk management strategem has always been not to place all of one's eggs in one basket,...
May 3, 2011 at 7:58 am
I think the answer "it depends" is inescapable but begs the question of how much downtime you can you afford (lost production, lost sales, customer inconvenience) versus the use of...
January 12, 2011 at 6:40 am
David Ziffer (10/14/2010)
October 15, 2010 at 8:33 am
A very interesting article. I have used variants of some of these suggestions and ideas in my own designs, plus a few of my own invention with extremely good...
October 13, 2010 at 9:05 am
Steve Jones - Editor (9/23/2010)
Excellent points, but did you know you can submit a suggestion for IDE improvements? For help changes?
I didn't know this but nor do I have the...
September 23, 2010 at 9:50 am
jeff.mach (9/22/2010)
What future SQL Server enhancements you consider important is going to depend a lot on what your role is. ...
I couldn't agree more and hence the danger to users...
September 23, 2010 at 7:53 am
skamath wrote:
So, would you agree that if you encounter *exactly* such instances (and you seem to indicate that you do), that unless you have a time machine to travel back...
September 22, 2010 at 2:16 pm
The code in the article works, but is it enough to leave it at that? If you are stuck with a production database that allows duplicates in tables, you...
September 22, 2010 at 1:11 pm
From some of the replies to my post, I'm seeing that old schism of "code guru" and "design guru" is alive and well. I have never denied duplicates are...
September 22, 2010 at 9:09 am
thisisfutile (9/22/2010)
September 22, 2010 at 7:51 am
This appears to be one of those articles that creates a problem based on poor design and purports to correct it using some bloated functionality of SQL Server. If...
September 22, 2010 at 7:07 am
On the issue of undergraduate course for database development I have some mixed concerns.
I recall an incident where a developer asked for advice on the design of a table. ...
April 12, 2010 at 10:32 am
While I find the discussion of how to best use the getdate() function interesting, I also find it distressing that the pursuit of code efficiency brushes aside the more important...
March 16, 2010 at 9:01 am
I don't want to hit this too hard but I see the example more as a case for improved design versus dernomarlization. Just a few obervations if I may:
1)...
March 15, 2010 at 8:57 pm
Well said and to add to the name menagerie, I have always called them Join Tables since they join one entity to another.
For those who think this is "bad design",...
March 3, 2010 at 8:46 pm
Viewing 15 posts - 1 through 15 (of 15 total)