Viewing 15 posts - 226 through 240 (of 386 total)
Early in my career I had difficulty saying no and it nearly wrecked my life both personally and professionally. Afterwards, I've tried to live by the motto that "You...
November 25, 2015 at 6:03 am
skeleton567 (11/11/2015)
Over my career I saw many computer systems designed exactly this way too. Absolutely no understanding of how the user understood and worked with their data.
One of the...
November 12, 2015 at 4:28 am
Good demonstration. Too many folks don't realize that an INTERSECT is essentially like an INNER JOIN (or rather it's the other way around!).
October 13, 2015 at 11:52 am
Eric M Russell (10/1/2015)
October 1, 2015 at 7:20 am
Interesting comments Steve. I too, have seen the "big data" bandwagon that so many have jumped onto recently as though it's something completely new. There are relatively new...
September 29, 2015 at 6:35 am
David.Poole (8/27/2015)
August 27, 2015 at 10:11 am
maximilianorios (8/27/2015)
August 27, 2015 at 9:25 am
Very interesting article. I've had my eyes opened quite a bit lately concerning NoSQL environments and I've reached the following conclusions:
1. NoSQL solutions definitely have their shining moments and...
August 27, 2015 at 8:02 am
I know that there is a lot of concern and even some fear about the capabilities of AI, however I don't think that we have to worry about it for...
July 24, 2015 at 4:20 pm
Jacob Wilkins (7/15/2015)
July 15, 2015 at 1:37 pm
While there is added security through obscurity by using coded names and numeric sequences, it becomes very difficult for people to remember them or to distinguish them one from another....
May 21, 2015 at 6:38 am
Sean Lange (4/24/2015)
April 24, 2015 at 9:53 am
Sean Lange (4/24/2015)
April 24, 2015 at 9:43 am
Michael Valentine Jones (3/31/2015)
Lost in Space
The Brady...
March 31, 2015 at 9:39 am
Steve Jones - SSC Editor (3/30/2015)
Koen Verbeeck (3/30/2015)
Such a bad habit to start a CTE with
;WITH
I hate it 😀
Nice question though, thanks Steve.
I agree. I've started to try this:
;
WITH myCTE...
March 30, 2015 at 12:51 pm
Viewing 15 posts - 226 through 240 (of 386 total)