Viewing 15 posts - 1,501 through 1,515 (of 3,711 total)
I have Aspergers. I have had to learn to think about peoples motives and what will enable them to understand my point of view and to accept that even...
September 9, 2015 at 10:46 am
I think the first thing to do is look at your use case, identify the pain points and see if the proposed solution addresses more pain than it solves.
OLTP does...
September 7, 2015 at 4:07 am
Where there are utility procs such as those used to test for absent clustered indexes, primary keys, use of reserved words etc it makes sense to install these in the...
September 4, 2015 at 8:23 am
I'd say that a business should upgrade at the latest time possible but while it is still a choice rather than a diktat. An upgrade should take place when...
September 3, 2015 at 10:43 am
Hmm... I guess why I find this topic so interesting is that I keep hearing this "the consequences will dire" statement about not using foreign keys and I just don't...
September 2, 2015 at 11:28 am
If you are the person who will bear the consequences then if you are willing to do so then you can do without foreign keys. Chances are that if...
September 2, 2015 at 6:09 am
If I have to paint an 8ft x 16ft wall then I can tell you with a fair degree of accuracy how long it will take having painted several such...
September 1, 2015 at 12:43 pm
Thanks Solomon. The strange additions to the characters in the alphabet can be dealt with by a function called ASCII folding. In the Apache Commons library the Daitch...
August 29, 2015 at 2:16 am
Hive and Pig both generate map reduce code under the hood. Where optimisation is required you can grab the output code and adjust it to your needs.
Hive has something...
August 27, 2015 at 10:12 am
I do take exception to the comment made in the article:
While I understand the pressure to adopt a SQL like language I do think it is a mistake to base...
August 27, 2015 at 9:34 am
It's survived and thrived so long for the simple reason that there is a solid mathematical foundation underlying relational databases and SQL.
That is why I'm optimistic about graph...
August 27, 2015 at 8:30 am
I don't believe Array.Clear() is doing what you expect it to do. The MS documentation says it sets a range of array elements to a default value. I don't think...
August 27, 2015 at 7:46 am
And as with surfing the time it goes well makes the 100 times you fell worth while.
August 25, 2015 at 10:42 am
Until someone of suitable authority ring fences quality control and says "short cut and descope what you like but thorough testing is non-negotiable" this will continue to happen.
In theory testers...
August 17, 2015 at 2:14 am
If you want to understand how something works try and change it.
I've been playing around with NOSQL for long enough to know that if you choose the right tool for...
August 17, 2015 at 2:04 am
Viewing 15 posts - 1,501 through 1,515 (of 3,711 total)