Viewing 15 posts - 3,016 through 3,030 (of 59,086 total)
Thank you.
Under normal conditions, when a row goes negative, the query lists the rows before that row.
However, if a movement has never been negative, it does not bring the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2022 at 1:23 am
I'm no help here but that "password in text" stuff is one of the reasons I hate it. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2022 at 1:10 am
Is that with our without Leap Seconds? 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2022 at 1:05 am
I keep it real simple... I assume it's my problem until I can prove, usually with code or logs, that it isn't actually my problem. As the old saying goes,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 10, 2022 at 12:55 am
Normally, when a company buys another company, like Solar Winds did, and the announce the discontinuation of a product that was owned by the company that was bought, they also...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 6:44 pm
Quote removed... it actually had a spam link in it that I flat out missed.
Thanks for the heads up, Frederico.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 5:49 pm
I guess I don't understand the issue here. Just load up all the files name for, say, the employee table and process them in date order. Then, move the processed...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 5:45 pm
@jeff Moden,
I updated my queries and now there are no 1900 dates for where death date does not exist. I added a new bit of code to the ETL...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 3:38 pm
Thanks for the feedback, Pat. It sounds like you've got things under control.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 2:00 pm
Thank you for all this.
Despite the knowledge I gained, the beauty of learning more effective ways is what keeps me going on.
I definitely agree with that. Thanks for stopping...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 1:53 pm
Hmmm.....
Interesting article Jeff!
For the life of me, i would never have considered the impact of Format on out larger OLTP loads.
Knowing you being rather thorough, one question question was...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 1:38 pm
@ Frederico - Thank you for the links. I've not yet read through them all but that first one is sure interesting.
@ Phil - Thanks for the proof reading. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 6:05 am
That's not a bad idea, Ryan. It would be better, I think to name things like DATEFORMAT_MM/DD/YYYY but, of course, the won't work in the name without brackets.
The real issue...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 6:01 am
To the specific question - yes, setting a commit size and batch size will reduce the impact on the transaction log and allow the log to be truncated. Whether...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 8, 2022 at 1:04 am
ratbak, Frederico, and Jeffrey... the same goes for you guys. You always get involved and you always try to make a difference. Thank you for your valuable/though provoking observations, discussion,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 7, 2022 at 3:22 am
Viewing 15 posts - 3,016 through 3,030 (of 59,086 total)