Viewing 15 posts - 17,101 through 17,115 (of 59,067 total)
Hugo Kornelis (8/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 7:18 pm
drew.allen (8/5/2016)
sku370870 (8/5/2016)
drew.allen (8/5/2016)
sku370870 (8/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 7:15 pm
sku370870 (8/4/2016)
CREATE TABLE #tblStakeholders(
StakeholderID int,
StageID...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 6:57 pm
It was me that talked about stats and Kevin is correct. Even though you're using Ola's fine code, you've not verified the condition of the stats on the table(s)...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 5:14 pm
TheSQLGuru (8/5/2016)
Jeff Moden (8/5/2016)
lmarkum (8/5/2016)
Jeff Moden (8/5/2016)
lmarkum (8/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 4:35 pm
Also, you ARE rebuilding stats on the indexes for this table on a regular basis, correct?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 12:19 pm
lmarkum (8/5/2016)
Jeff Moden (8/5/2016)
lmarkum (8/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 12:18 pm
I do look at PLE but not for the reason that a lot of others might. It's usually a pretty good indication that there's some seriously inefficient code in...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 11:32 am
shanalalkasim (8/5/2016)
Hi,I have 7+ yr experience in Gupta SQL. It's entirely different from SQL server. If you need any help please contact me. My mail id is shanalalkasim@gmail.com
The original post...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 11:21 am
lmarkum (8/5/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 11:18 am
James Lavery (8/5/2016)
Thanks - that's what I thought.
The problem is the customer wants to put representative data in terms of volumes on the new system, but wants it anonymised....
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 11:11 am
vinaypandey28 8266 (8/5/2016)
I am facing difficulty when column row is not having any text qualifier but data rows have.
what would be the format file structure in this case.
--Data file...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 5, 2016 at 10:51 am
Nusc (8/4/2016)
This is not an issue. This whole thing has been solved.
Two way street here, please. What is the solution you ended up with?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 4, 2016 at 6:48 pm
shambhavi13 (8/3/2016)
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2016 at 9:59 pm
vsamantha35 (8/3/2016)
Is there an way,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 3, 2016 at 7:02 pm
Viewing 15 posts - 17,101 through 17,115 (of 59,067 total)