Viewing 15 posts - 3,361 through 3,375 (of 59,067 total)
Look up the DECIMAL DATATYPE IN SQL SERVER on your favorite search engine so that you'll understand that all you need to do is change the "scale" and maybe the...
June 5, 2022 at 4:07 am
Thanks Phils! But i really forgot to add an important point here what if the same emp for month 1 and month 3. Here 210 in M1 and M3.
June 2, 2022 at 8:38 pm
Hello I am looking for a way to do an autokill for all requests launched from sql server management studio and which exceeds one hour thanks for your help
thanks
That'll...
June 2, 2022 at 4:08 pm
Hi,
Can someone please suggest, how this can be done?
I have a data region and date and Quantity. I want to display column(Region) and rows(Months) values as Quantity.
But when i...
June 1, 2022 at 8:43 pm
I was able to fix the source that creates the jobs.txt and remove the space at the beginning of some of the records. Now The Code supplied by...
June 1, 2022 at 7:36 pm
Do all of the files have a similar issue? Perhaps you need to tweak the code to handle the anomalies. Frederico offered a hint about that above.
And, no... they're...
May 31, 2022 at 10:08 pm
Ah... there IS one major drawback. If you have very wide tables with only a row or two per page and a lot of different columns get updated but only...
May 31, 2022 at 9:46 pm
There's not much wrong with it at all. It works the same way that I wrote such auditing in the past with it being "point-in-time" enabled. It's nasty fast and...
May 31, 2022 at 9:40 pm
My priorities have never changed... it's all based on the 3 "L's"... I've not numbered them and their in no particular order because they each equally important to the others ...
May 31, 2022 at 8:40 pm
Thank you for the very kind feedback, WebRunner. Coming from such a long time regular as you, it means a lot. Thanks again.
Looking back at that, it might make a...
May 31, 2022 at 8:25 pm
A bit of a sidebar... I almost always avoid both EOMonth and anything else that is used to calculate the last day of the month because so many...
May 31, 2022 at 7:53 pm
Do all of the files have a similar issue? Perhaps you need to tweak the code to handle the anomalies. Frederico offered a hint about that above.
And, no... they're not...
May 31, 2022 at 7:46 pm
First, welcome aboard.
Understand that your reply looks like a "prelude to spam" that spammers regularly use to see if they successfully got a working account. They also later come...
May 31, 2022 at 3:01 pm
As a bit of a sidebar, your slowest queries are frequently NOT your worst queries. Rather it's usually some fairly small stuff that gets called thousands of times per hour. ...
May 31, 2022 at 2:55 pm
I stated in early post I couldn't supply file but fill check table as you gave a good starting place... What about job_type in there twice?
Thx.
Check the code. Do...
May 31, 2022 at 2:22 pm
Viewing 15 posts - 3,361 through 3,375 (of 59,067 total)