Viewing 15 posts - 17,791 through 17,805 (of 59,069 total)
Thanks for the answers, folks. Everything is pretty much as I thought but had to make sure. Lot's o' experienced folks out there and I've not run into...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 12:39 pm
Gary Varga (4/25/2016)
The solution you come across may be the result of a lot of effort and application of knowledge and experience in the face of a formidable situation.
It's been...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 11:13 am
Gary Varga (4/25/2016)
Jeff Moden (4/21/2016)
Gary Varga (4/21/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 11:06 am
mike.dinnis (4/25/2016)
Jacob Wilkins (4/25/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 8:59 am
Good advice, Phil. It's not just for consultants, though. DBAs and Developers need to apply such thoughtfulness, as well.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 8:45 am
I'm sometimes torn between centralized and distributed systems. While I love the convenience of centralized monitoring systems, if something goes haywire with them, then you're monitoring nothing or not...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 25, 2016 at 7:19 am
SolveSQL (4/22/2016)
When working with the Dimension table, if i have EffectiveDate and EndDate is there also a reason to have a CurrentRowFlag Column?
Looking for some...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 24, 2016 at 7:18 pm
inHouseDBA (4/24/2016)
I am looking for ideas or if anyone experienced the same before.
I have 1 step SQL Server 2012 job.
So it executes the Stored Proc with some convoluted logic...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 24, 2016 at 7:09 pm
TomThomson (4/22/2016)
Phil Parkin (4/22/2016)
Eirikur Eiriksson (4/22/2016)
Brandie Tarvin (4/22/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 24, 2016 at 10:51 am
kiran.patel07 (4/21/2016)
we did not rebuild index from last 2 Years on those huge tables and it causes performance issue now.
Probably not. It's likely that the performance is getting slower...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2016 at 6:00 pm
Welsh Corgi (4/22/2016)
MadAdmin (4/22/2016)
guessing that it should be(rand())Will check ina bit.
Thanks it worked.
Does this look right?
ALTER TABLE tblCall
ADD CONSTRAINT DF_ReinspectTag
DEFAULT (rand()) FOR ReinspectTag
It works but no... it...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2016 at 5:43 pm
Welsh Corgi (4/22/2016)
Lowell (4/22/2016)
if it is...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2016 at 5:08 pm
ChrisM@Work (4/22/2016)
Phil Parkin (4/22/2016)
BLOB_EATER (4/22/2016)
He lost me on freezer performance...The walking freezer is what I want to see.
Manchester. That's where my ex wife lives.
BWAAA-HAAAA!!! (oops... sorry. Did that come...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2016 at 8:16 am
lucyliu0301 (4/22/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 22, 2016 at 8:12 am
Grant Fritchey (4/14/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 21, 2016 at 6:54 pm
Viewing 15 posts - 17,791 through 17,805 (of 59,069 total)