Viewing 15 posts - 20,296 through 20,310 (of 59,072 total)
I don't know why this article only got 3 stars. I'll admit that I didn't do a deep dive on the article (I'm familiar with the problem) but the...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 18, 2015 at 7:57 am
Sean Lange (6/17/2015)
BL0B_EATER (6/17/2015)
Brandie Tarvin (6/17/2015)
O. M. G.You MUST read this link here.
I'm in stitches here.
Number 8 had me, having 2 under 2.5 years of age makes me feel like...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 18, 2015 at 7:37 am
Understood on the xp_CmdShell thing. I was trying to give you fuel for your fire but there's a lot of overwhelming FUD out there and some companies just flat...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 18, 2015 at 7:25 am
craig.g.smith (6/17/2015)
The other reason I thought about just using the date is I'd really like to partition this table on that date.
That was going to be my next recommendation. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 11:27 pm
Yeah... you're right, Joie. I'm not sure which command I was thinking about but it certainly isn't DBCC ShrinkFile that has this problem. Thank you for the catch.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 11:23 pm
mark.dickinson (6/17/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 10:47 pm
tomsharp85 (6/17/2015)
USE DataCompany
CREATE TABLE ContactInformation
(
ID...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 10:41 pm
adonetok (6/17/2015)
One column (memberID) store about 100 member ID like below000001
000002
...
000100
How to code to output like below?
000001, 000002,...000100
Your turn, please. Why do you need the data in this format?...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 10:32 pm
There is no guarantee that even something well documented will be in the next release, never mind undocumented features. Still, that doesn't stop me from using their power until...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 10:07 pm
Consider using much larger batches, as well. I would recommend a batch size of 2 million rows and I strongly recommend that the batches be executed in the same...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 9:57 pm
Jo_DBA (6/16/2015)
I am getting server error while trying to shrink the datafile
history: we did some huge data purge on the db.
original size of file : 1778050 MB
free space:...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 9:27 pm
DonlSimpson (6/17/2015)
Jeff Moden (6/16/2015)
DonlSimpson (6/16/2015)
A calendar or "dimDate" table will make this a much simpler task.
How? He already supposedly has the dates he wants and just wants to number...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 3:12 pm
eccentricDBA (6/17/2015)
Ed Wagner (6/17/2015)
Eirikur Eiriksson (6/17/2015)
Ed Wagner (6/17/2015)
Revenant (6/17/2015)
Ed Wagner (6/17/2015)
crookj (6/17/2015)
DonlSimpson (6/17/2015)
djj (6/17/2015)
Ed Wagner (6/17/2015)
djj (6/17/2015)
Ed Wagner (6/17/2015)
Eirikur Eiriksson (6/17/2015)
ChocolateDark
Light
Sabre
Tooth
Tiger (I don't think I had a choice)
Woods
Hunting
Egg
Omlet
Allium sativum
Garlic (Had...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 3:00 pm
patrickmcginnis59 10839 (6/17/2015)
ZZartin (6/17/2015)Sometimes the only way people will accept they're wrong is if you prove them wrong. For example a perfectly plausible scenario is that columns are added...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 2:54 pm
Lynn Pettis (6/17/2015)
Jeff Moden (6/17/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 2:49 pm
Viewing 15 posts - 20,296 through 20,310 (of 59,072 total)