Viewing 15 posts - 1,441 through 1,455 (of 2,469 total)
9,223,372,036,854,775,807...I could go cross-eyed just reading that darn thing and counting the # of digits...so I'll just wisely leave the knowledge of the quintillion #s to you....
August 10, 2005 at 12:51 pm
FINALLY...something that even noeld admits to (maybe) not knowing!
btw - noeld - did you know that remi's hero - the great jc...
August 10, 2005 at 12:38 pm
glad it worked!
August 10, 2005 at 8:23 am
what an eager beaver you are remi - just can't wait, can you?!?!
August 10, 2005 at 7:53 am
"n" implies unicode and will always use 2 bytes for each one of its' "non-n" counterpart...
August 10, 2005 at 7:33 am
???shouldn't count(*) return only one row??? - I'm confused...
however, if it was a "select * from..", I believe "Set Rowcount 0" before the query should be a possible fix (came...
August 9, 2005 at 9:07 pm
If I understand you correctly, I think this should do it...unfortunately I cannot test this before posting...
select name from sysobjects
where name not in
(select...
August 9, 2005 at 8:34 pm
I agree with brendthess...you need to post some sample data at the very least...
it seems to be that you don't need the sum() at all and just (afbc - afoc)...
August 9, 2005 at 8:01 pm
Sorry but I HAVE to ask...was it running on candle power ?!
August 9, 2005 at 9:19 am
I think you did...make the right interpretation ie..
when I read the post I thought - "of the zillions of things I don't know here's one I haven't even heard of..."...
August 9, 2005 at 6:37 am
Chris - hats off to your mastery in translation and interpretation - I would never have guessed this in a million years....
August 9, 2005 at 6:26 am
Here's one:
select convert(char(8), getdate(), 108)
August 8, 2005 at 8:59 pm
Does the heart good to see the u back in colour!
Now if only aluminum could reclaim it's i!
August 8, 2005 at 8:49 pm
could you please post your update sql...?
August 8, 2005 at 2:29 pm
Viewing 15 posts - 1,441 through 1,455 (of 2,469 total)