Viewing 15 posts - 8,476 through 8,490 (of 59,072 total)
I know - I sound like I'm crazy, but it's real life. Execution plans are identical- with comments and without. You have right - comments should be ignored, but...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2019 at 3:05 pm
I'll give it a go... It's still new to me, but I love learning.
ive only just finished my last article and I'm at SQL in the summit being interviewed...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2019 at 2:40 pm
question for the experts replying here, would "optimize for ad hoc workloads" help in these cases, or would it be a bad idea? I know its a fairly big...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 26, 2019 at 2:38 pm
Yes but only if you did a full backup somewhere along the line and have been doing T-Log Backups on a regular basis since then.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 8:40 pm
P.S. I also strongly agree with Scott... there's no way that I'd rely on DateFirst settings never mind actually change them.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 8:36 pm
I see your description and your code but I still can't figure out what you're trying to do. Are you simply trying to show what the Thursday week...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 8:31 pm
pass.org says the London group can be found at:
meetup group at:
https://www.meetup.com/Microsoft-Data-London/
you may have better luck there.
PASS is the Professional Association of SQL Server, and has lots of...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 8:25 pm
I'm trying to compare weeks based on the start date of the given week being a thursday. Meaning the week count should count the number of weeks based on...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 12:40 pm
Jeff,
Wow! I think this will work.
This is a OpenText software document. Rows will be added randomly, not fix.
I will check total rows and let you know.
I need to count...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 11:43 am
Instead of guessing, why not just do a test?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 25, 2019 at 1:45 am
It is nice when you open up an SSIS package and you have 10-15 well-named steps total in it. Easy to figure out what is going on; easy to...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2019 at 8:42 pm
Why not ask the people that made the tool?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2019 at 2:40 pm
So Kind of Hierarchic is like as shown in image (It's not still perfect)
Two questions...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2019 at 2:28 pm
To be clear, you don't mean comments in the actual code itself... you mean comments in a "comment" column in the table itself, yes?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2019 at 2:25 pm
in each database you can set the parameterisation options (right click on the database, go to properties and go to options)
obviously stored procs with nice parameters would be the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2019 at 2:06 pm
Viewing 15 posts - 8,476 through 8,490 (of 59,072 total)