Viewing 15 posts - 1,681 through 1,695 (of 5,356 total)
Okay, this is an "administrative" one-time action. I think that's quite okay for such cases. The only alternative I can think of right now, might be sp_MSforeachtable. But if you...
November 29, 2004 at 3:15 am
Hey, I should have rather posted this instead:
http://dsc.discovery.com/news/afp/20040823/psychopath.html
And identify the common "management enemy"
![]()
November 29, 2004 at 3:07 am
Not exactly an answer, but you can add ISQLW.EXE to the externals tools in EXTRAS and then use something like ALT+X 1 to launch QA.
November 29, 2004 at 2:48 am
Hm, I wouldn't reinvent the wheel, but rather have a look at http://www.hotscripts.com or similar sites like http://www.sourceforge.net . There are a lot of geeks around who developed...
November 29, 2004 at 2:41 am
>But what if the dates are so randomly distributed that no date is the same?
In this case you'll find that you get two rows per name as requested.
November 29, 2004 at 2:37 am
The WITH TIES is not really needed in this situation, I think, because of the combination of ...IN... TOP 2 ... WITH TIES. If you have two or more rows with...
November 29, 2004 at 1:31 am
Regarding the funnies, I will take them in the spirit they were meant (I hope)
Gee, no. The funnies had nothing to do with your question!!!
Please, don't get this wrong. If...
November 29, 2004 at 1:21 am
You, too.
Here's one more: http://www.baetzler.de/humor/null.html
November 26, 2004 at 7:41 am
Actually I think it's also in the header information of each database's primary file.
November 26, 2004 at 7:31 am
Okay, some Friday funnies:

![]()
November 26, 2004 at 7:16 am
From speaking to one of the guys here, he tells me it is a port of an old access app.
Sorry about that.
![]()
November 26, 2004 at 7:09 am
Sounds like a port of an old Access app ![]()
But to answer your question, I don't think there should issues when joining both columns....
November 26, 2004 at 6:42 am
Counterquestion:
Why do the columns that you join on have different datatype length?
November 26, 2004 at 6:25 am
Viewing 15 posts - 1,681 through 1,695 (of 5,356 total)