Viewing 15 posts - 1 through 15 (of 16 total)
SQL Noob (10/7/2009)
i have a database where i dump logs into from 50 or so domain controllers, sql servers and other servers. each server has one or more tables. to...
October 8, 2009 at 6:10 am
Charles Kincaid (10/7/2009)
Not exactly. The UNION / UNION ALL is kind of tough one to get wrapped around. UNION ALL combines two or more identically structured result...
October 8, 2009 at 5:57 am
SQL Noob (10/7/2009)
October 7, 2009 at 8:50 am
Excellent article.
You mentioned not knowing a real world application of the CROSS JOIN.
In my experience, this is typically used for creating test data.
Sometimes you need to test data in all...
October 7, 2009 at 7:13 am
jaxcitytech (11/14/2008)
November 14, 2008 at 11:37 am
Hey Steve,
Thank you for posting this poll.
There are so many people I wanted to quote here and I probably will refer back to this page often for so many of...
November 14, 2008 at 7:19 am
K. Brian Kelley (11/13/2008)
November 13, 2008 at 10:23 am
Hey Steve,
In your article, you said
I've been using Twitter for about 4 or 5 months now and it's one of those things that I'm not sure of the benefit of...
November 13, 2008 at 6:30 am
brewmanz (10/13/2008)
October 14, 2008 at 6:44 am
brewmanz (10/13/2008)
Chris.Strolia-Davis (10/13/2008)
Were the declarations of @SumA and @SumB supposed to confuse us on this one? I found them to be completely unnecessary.
The declarations were not intended to confuse;...
October 13, 2008 at 3:22 pm
Were the declarations of @SumA and @SumB supposed to confuse us on this one? I found them to be completely unnecessary.
Thanks for posting. I have often found SQL calculations...
October 13, 2008 at 7:28 am
I've followed conventions such as those mentioned in this post, and from an organization perspective, it makes sense.
However, I read somewhere, and please correct me if I'm wrong, that...
June 20, 2008 at 6:41 am
Japie Botma (1/17/2006)
June 13, 2008 at 6:41 am
I have been in similar situations.
Sometimes, for instance, the application is set to support more than one business unit or entity and those units may share a number of...
May 19, 2008 at 2:51 pm
Ryan Riley (5/15/2008)
sadara (5/15/2008)
i disagree. if the programmer can't communcate well with at least the person/people supplying him/her with the spec, s/he will quite likely code what s/he THINKS is...
May 15, 2008 at 9:05 am
Viewing 15 posts - 1 through 15 (of 16 total)