Viewing 15 posts - 1,036 through 1,050 (of 2,038 total)
Hi martin
Try this;
DECLARE @t TABLE (Name VARCHAR(40), Id INT, Amount FLOAT, Date DATETIME, JobId INT, SeqNo INT)
INSERT INTO @t
...
May 9, 2009 at 3:43 am
Ramesh (5/9/2009)
saurabh.dwivedy (5/8/2009)
Ramesh (5/4/2009)
In your case, one...
May 9, 2009 at 3:27 am
Paul White (5/9/2009)
Florian Reischl (5/9/2009)
Question: Am I the only one that finds the TOP syntax a bit strange-looking sometimes?
Yep, from my side. I like this syntax but it depends on...
May 9, 2009 at 3:22 am
Maybe something to clarify
I'm not doubtful or afraid ;-). There have been some threads where I wrote "sorry" or "apologize" or "my mistake". I noticed whenever I write one of...
May 9, 2009 at 3:15 am
Hi Paul
Paul White (5/9/2009)
Florian Reischl (5/8/2009)
May 9, 2009 at 2:28 am
Hi
I did not analyze the complete statement since now. BOL says the query is restricted to 8k.
Maybe stupid question: What if you just pot the code into a procedure on...
May 8, 2009 at 3:24 pm
Bob Hovious (5/8/2009)
I much prefer slapping people around with a large trout.
It's an texture...
May 8, 2009 at 3:18 pm
Jamie Julius (5/8/2009)
I apologize if I offended anyone by persisting with my question.
Hi Jamie
Completely nothing to apologize from my side.
Greets
Flo
May 8, 2009 at 3:06 pm
Paul White (5/8/2009)
Florian Reischl (5/8/2009)
Paul, you're a very spooky man... :crazy::laugh:!
I am?
I am!
Were you about to post something similar? Because I claim prior art!
My comment is at the...
May 8, 2009 at 3:00 pm
Hi
Nothing technical to add from my side. I just have to say thank you all for teaching me about many things I didn't know before!
Taking my head of to all...
May 8, 2009 at 2:47 pm
Paul White (5/8/2009)
I hope you know that I would have offered to read it too - but I have had very little time this week to check the threads...
May 8, 2009 at 2:12 pm
Alvin Ramard (5/8/2009)
Flo, sounds like you have enough offers already to read your article, but you can PM me if you're looking for more.Alvin
Hi Alvin
Thank you also for your offer!...
May 8, 2009 at 10:34 am
Kit G (5/8/2009)
If you want a purely English grammar-type proofread, I'd be more than happy to give your article a review. Since I'm very new to SQL, the technical...
May 8, 2009 at 10:33 am
Bob Hovious (5/8/2009)
I would be happy to be a proof-reader for you, Flo.
Thank you also very much!!! How can I send it to you?
Greets
Flo
May 8, 2009 at 9:39 am
Viewing 15 posts - 1,036 through 1,050 (of 2,038 total)