Viewing 15 posts - 736 through 750 (of 7,636 total)
Tom.Thomson (3/4/2010)
March 4, 2010 at 3:34 pm
Tom.Thomson (3/4/2010)
James Goodwin (5/20/2008)
Pascal is a Procedural Language.Lisp is a Functional Language.
SQL is a Declarative Language.
Well, to paraphrase a famous line "It depends on what the meaning of the words...
March 4, 2010 at 2:18 pm
Paul White (3/4/2010)
Yes, but your solution is documented and supported 😎
AND doesn't have any cursors hidden inside of it. 😀
March 4, 2010 at 1:32 pm
Thanks, Paul. I did just try a simple test to compare it with sp_MSforeachdb, and I've been getting about the same numbers for both.
I suppose I should post it...
March 4, 2010 at 6:27 am
There's some pretty cool tricks that you can play with it too. Besides the obvious nesting trick above, you should also see how it tears up an INSERT..EXEC.
March 4, 2010 at 6:03 am
Paul White (3/4/2010)
Gosh 🙂
Heh, just because I never finished my "50 Ways to Leave Your Cursors" series doesn't mean that I haven't been working on it. 😀
March 4, 2010 at 5:55 am
Lynn Pettis (3/3/2010)
March 4, 2010 at 5:43 am
You can, but generally the match string must not have a wild card at the beginning, for this to work.
March 4, 2010 at 5:35 am
Paul White (3/3/2010)
RBarryYoung (3/2/2010)
March 4, 2010 at 4:44 am
OK, I think that I have it now. We were talking about slightly different things, but what you've explained did manage to kick me into seeing it correctly. ...
March 3, 2010 at 2:05 pm
Well, I've been chewing over exactly how to do what I promised to do (explain my position wrt Logical IOs in clearer terms), in a constructive way that doesn't turn...
March 2, 2010 at 12:19 pm
I just realized, there are actually three different things that the doc refers to as "XML Bulk Load" at one point or another. Which one did you mean? ...
March 2, 2010 at 11:00 am
Paul White (3/2/2010)
CirquedeSQLeil (3/2/2010)
NFL Football team
And I would (genuinely) guess at Chicago. But why ask about the Bears?
It's a meme isn't it. I was never any good at...
March 2, 2010 at 10:45 am
SQL-Student:
Can you prefix the DTD into the beginning of your XML file before importing, or do you have to keep them separate?
March 2, 2010 at 10:37 am
Lutz:
No, its in the DTD too (plus, if it was supposed to be embedded HTML, it would have to be entitized). So I guess it is...
March 2, 2010 at 10:31 am
Viewing 15 posts - 736 through 750 (of 7,636 total)