Viewing 15 posts - 646 through 660 (of 1,415 total)
March 27, 2017 at 6:27 am
"While I agree it should be a single update statement, lets say you have a few million rows in there (to keep it future proof)."
2 million days...
March 14, 2017 at 2:02 pm
While this doesn't answer my original question about encapsulating a calculation like this, it does solve this particular problem more elegantly than what I had. I'm still interested...
March 8, 2017 at 3:07 pm
Given the critical level of importance related to permissions, one may think it is a concept that is well understood by all who are given the...
March 7, 2017 at 12:41 pm
Nulls are an abomination.
The problem is their ambiguity. Not in the literal sense of "data is missing" but in the sense of "WHY is this data missing".
March 3, 2017 at 8:31 am
null is a magic value
I like the thinking that null is an indicator that a particular referenced area for storing values has not had...
March 3, 2017 at 7:42 am
GeorgeCopeland - Tuesday, February 28, 2017 1:15 PMThe hello world app for C++ on Windows always cracks me up.https://msdn.microsoft.com/en-us/library/windows/desktop/ff381409(v=vs.85).aspx
Now that looks...
February 28, 2017 at 2:04 pm
decided to remove my original post because its just too argumentative and would clutter up a thread that is otherwise worthy of discussion so never mind!
February 26, 2017 at 11:09 am
cobol for vms / dbms
datatrieve for vms for when I got too tired of typing in cobol
dcl to launch cobol and datatrieve jobs
February 24, 2017 at 3:27 pm
February 22, 2017 at 1:46 pm
Viewing 15 posts - 646 through 660 (of 1,415 total)