Viewing 15 posts - 36,661 through 36,675 (of 59,072 total)
@sql.abhishek,
So! Are you all set or what? If you're all set, would you mind posting your final solution so that others may learn, please? Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 1:49 pm
Jamie Julius (9/18/2010)
The reason I asked is because the table in question is very large (about 1,000,000 records). Using SELECT INTO takes a couple of minutes to complete and...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 1:29 pm
bitbucket-25253 (9/19/2010)
Result for SQL 2005 Express using code after it...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 1:17 pm
GilaMonster (9/19/2010)
Is my irritation with this guy justifiable, or a product of a mostly wasted day? (well, until his last post that is)http://www.sqlservercentral.com/Forums/Topic988907-391-1.aspx
Maybe it's just me but I didn't see...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 1:13 pm
GilaMonster (9/19/2010)
Jeff Moden (9/19/2010)
GilaMonster (9/19/2010)
Steve Jones - Editor (9/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 1:07 pm
Oleg Netchaev (9/18/2010)
So far, I can see that I use the same setup as far as the tally creation is concerned. The collation is of course the same as well....
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 12:57 pm
steve-893342 (9/19/2010)
Paul White NZ (9/19/2010)
steve-893342 (9/19/2010)
Yes, but if you compare the two to shift data either with a SELECT INTO or INSERT query you won't see that sort of difference
I...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 12:13 pm
LutzM (9/19/2010)
The other reason: it became a habit to "eye-scan" each code snippet I run off the web, regardless of the source.
Ohhh yeahhh... do I ever agree with that. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 12:10 pm
Steve Jones - Editor (9/19/2010)
OK, no pork chop launcher, or even ammo, but a small gift to Jeff for his support.
Oh my... I'm not sure how to get this big...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 11:22 am
GilaMonster (9/19/2010)
Steve Jones - Editor (9/19/2010)
Gail will be harder since she's in South Africa, and a lot "sends" don't quite get there. I'll have to work with RG on something.
Redgate's...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 11:10 am
gah (9/19/2010)
Jeff Moden (9/19/2010)
gah (9/19/2010)
version 2 resullts attached.regards Graham
Now THAT's interesting! Even though the "XML-1 (Split8KXML1 mlTVF)" multi-line table valued still uses more logical reads, it still beat the...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:08 am
Paul White NZ (9/19/2010)
Version 2 results...:satisfied:
Hmmmm... The XML-1 mlTVF that I originally cobbled together beat the new additions by almost 4:1 that time.
Just to give credit where credit is due,...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 10:00 am
ColdCoffee (9/19/2010)
~Edit : all my tests will be over the desktop machines, i dont have laptop yet, Jeff.. Rest of the eonvironments, i will give...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 9:46 am
Paul White NZ (9/19/2010)
Jeff Moden (9/19/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 9:44 am
gah (9/19/2010)
version 2 resullts attached.regards Graham
Now THAT's interesting! Even though the "XML-1 (Split8KXML1 mlTVF)" multi-line table valued still uses more logical reads, it still beat the new addititions for...
--Jeff Moden
Change is inevitable... Change for the better is not.
September 19, 2010 at 9:42 am
Viewing 15 posts - 36,661 through 36,675 (of 59,072 total)