Viewing 15 posts - 331 through 345 (of 515 total)
ZZartin (2/29/2016)
roger.plowman (2/29/2016)
This A) gets rid of nulls, which are just messy to code for and...
February 29, 2016 at 1:24 pm
I still don't see why relational tables can't have records for TBD, N/A, and UNK.
This A) gets rid of nulls, which are just messy to code for and B) doesn't...
February 29, 2016 at 12:47 pm
j-1064772 (2/26/2016)
roger.plowman (2/26/2016)
j-1064772 (2/26/2016)
February 26, 2016 at 2:28 pm
j-1064772 (2/26/2016)
February 26, 2016 at 2:05 pm
I'm in the camp of "Nullable columns are a dumb idea" with one glaring exception. If you have a "notes" field that is NORMALLY left empty AND defined as [n]varchar(max)...
February 26, 2016 at 7:51 am
Extended properties are essential for good documentation, yes, but if you're adding them to the database itself (after the fact) you have a world of hurt just waiting for you.
Why...
February 25, 2016 at 7:06 am
So the only real use of the term "CROSS JOIN" vs the older seperation of two tables by a comma is simply to reassure the reader that the cross join...
February 19, 2016 at 8:16 am
Password managers have their own dangers, they are NOT something you should recommend. One compromise of a user's system and EVERY SINGLE SITE they log into is compromised--and they won't...
February 17, 2016 at 7:39 am
below86 (2/5/2016)
roger.plowman (2/5/2016)
below86 (2/5/2016)
No bug should be so bad it has to be fixed RIGHT NOW OR THE WORLD DIES!
I would like to live in your fantasy world. It...
February 5, 2016 at 11:43 am
below86 (2/5/2016)
No bug should be so bad it has to be fixed RIGHT NOW OR THE WORLD DIES!
I would like to live in your fantasy world. It sounds so...
February 5, 2016 at 7:48 am
Phil Parkin (2/5/2016)
roger.plowman (2/5/2016)
Eric M Russell (2/3/2016)
February 5, 2016 at 7:27 am
Eric M Russell (2/3/2016)
February 5, 2016 at 7:02 am
Andy Warren (2/2/2016)
February 5, 2016 at 6:46 am
Phil Parkin (2/2/2016)
roger.plowman (2/2/2016)
Phil Parkin (2/1/2016)
roger.plowman (2/1/2016)
below86 (2/1/2016)
roger.plowman (2/1/2016)
"Instant fail.
You NEVER EVER EVER put a change into production without going through development/QA/approval/whatever.
NEVER.
Here is the reason I would NEVER EVER want...
February 2, 2016 at 6:51 am
Phil Parkin (2/1/2016)
roger.plowman (2/1/2016)
below86 (2/1/2016)
roger.plowman (2/1/2016)
"Instant fail.
You NEVER EVER EVER put a change into production without going through development/QA/approval/whatever.
NEVER.
Here is the reason I would NEVER EVER want to be on...
February 2, 2016 at 6:09 am
Viewing 15 posts - 331 through 345 (of 515 total)