Viewing 15 posts - 10,771 through 10,785 (of 59,095 total)
If knowing how to program in one language basically means that, with some syntax changes, you know how to program in every language, I wonder why so many people have...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:39 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:28 am
p.p.s. And, yes... I agree with the others. If you're only seeing a 10MB transfer rate, something is seriously wrong. We saw such a thing during one of our migrations...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:23 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:16 am
p.s. Don't forget about the possible serious problems that can occur with changes to collation in regards to TempDB. I've not personally witnessed such a thing because I've not done...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:13 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 30, 2018 at 6:10 am
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 9:51 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 9:34 pm
HOw can I separate this data
I have buch of emails in a row, I need...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 9:06 pm
Correct. It doesn't always work. If you have a trailing empty string (which is fairly common), for example, it pretty much renders it useless.
--Jeff Moden Change is inevitable... Change for the better is not.
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
First step towards the paradigm shift of writing Set Based code:
________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
Helpful Links:
How to post code problems
How to Post Performance Problems
Create a Tally Function (fnTally)
October 29, 2018 at 8:48 pm
Just to use a different spoon to stir the pot a little, it's amazing how bad the use of NULL is when you work with indexes. For example, you can...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 7:47 pm
Heh... it's so odd. You and I actually are joined at the hip on a lot of things.
On the subject of the original app, I agree...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 7:06 pm
ebeng - Monday, October 29, 2018 5:00 AMThanks Jeff
Ill check out the Estimator also
Whether it fixes it or not, the Quirky Update...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 6:55 am
What about the spaces between area code, exchange, and line that were originally posted?
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 6:51 am
With the understanding that it resets when the SQL Server Service bounces and that something can be driven out of cache, I'd bet that it's code problems that need to...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 29, 2018 at 6:48 am
Viewing 15 posts - 10,771 through 10,785 (of 59,095 total)