Viewing 15 posts - 1,786 through 1,800 (of 59,066 total)
Have you simply tried clearing proc cache for the database that has the code that's causing you fits, which would cause a recompile of your all the code for that...
March 2, 2023 at 6:19 pm
What is the code to sum this row of data (trip duration in hours and minutes, and about 800,000 rows). Characters are varchar, and I have tried casting based...
March 2, 2023 at 6:03 pm
I faced similar kind of issue last time
Since half of your replies have been flagged as SPAM and they all seem to be in the same vein of acknowledgement...
March 1, 2023 at 11:06 pm
Can any enlightened cloud industry folk let me know why enterprise tech companies - particularly those cloudy ones - LOVE having a big, massive, expensive Sales Kick Off event...
March 1, 2023 at 10:55 pm
Again, thanks everyone for the support without judging. Thanks.
Heh... ah... but we ARE judging. 😀 The third party code and database design sucks. 😀 😀 😀
March 1, 2023 at 9:44 pm
Is it Monday? It seems like Monday.
One of my DBA's set up a SQL account, with db_owner on a database in production. The contractors have now raised havoc with...
March 1, 2023 at 8:11 pm
Heh... "To err is human.... to really *&*&%^$%! things up, you need a computer". 😀
March 1, 2023 at 8:01 pm
p.s. SQLProfiler isn't "dangerous". People that don't know what they're doing with either SQLProfile or Extended Events are what's dangerous. 😀
March 1, 2023 at 7:54 pm
RCSI is enabled for this database. However, writers are blocking writers. INSERTs and DELETE's,
Sometimes, even a good healthy dose of magic pixie dust can't break through a mountain of...
March 1, 2023 at 7:51 pm
I see ur point, but wouldn't I be safe if I ran it thru something like Ssrs using a date parameter?
In a word, No. There are much better ways...
March 1, 2023 at 1:33 am
regarding https://www.sqlservercentral.com/forums/topic/writing-a-line-for-each-day-of-month
can someone post a link to an older thread the OP created that does what it's asking (again) to be given to them.
older thread is https://www.sqlservercentral.com/forums/topic/how-do-i-write-a-record-for-each-day-in-a-date-range
I can't reply...
February 28, 2023 at 11:13 pm
Thank You Michael,
The saddest part of the answer is I submitted the question 5 years ago!!! LOL!!!!
Shows how long I haven't used it...
Thanks Again
I recommend that you don't make...
February 28, 2023 at 10:58 pm
p.s. I also notice in one of your previous posts above that the table has 4 non-clustered indexes... that's likely where the page splits are coming from. Considering the very...
February 28, 2023 at 7:50 pm
Yes. Its a small table. Question is , when there is 0 rows in the table, and when we say SELECT * FROM <Tname> , why SQL Server is...
February 28, 2023 at 7:44 pm
@eliob ,
Your post actually sounds like it was created by ChatGPT. 😀 And then we see the SPAM link that you included. 😀 So that others may learn, here's the...
February 27, 2023 at 3:51 pm
Viewing 15 posts - 1,786 through 1,800 (of 59,066 total)