Viewing 15 posts - 2,896 through 2,910 (of 59,067 total)
To be more specific, the "improvements" to TempDB, especially the one that adds TF1117 functionality (grow all files equally) and cannot be disabled even temporarily for TempDB because a bunch...
August 22, 2022 at 4:52 pm
Hopefully, that's true. The last person that told me that was at a company the I worked at temporarily. They told me that AFTER I had already seen that it...
August 22, 2022 at 3:09 am
However, every employee has a unique SSN.
For the love of all that is holy in SQL Server, please tell me that your SSNs are NOT in plain, 9 digit...
August 22, 2022 at 3:01 am
It's a funny thing how things sometimes work out. I told myself that I'd spend a little time cruising the net after I was done with work today and then...
August 22, 2022 at 12:53 am
It's easy to find out when technology is "good enough"... just wait a bit for the next change. The trouble is, it's frequently the prior change that was good enough...
August 22, 2022 at 12:38 am
Have you checked the SQL Server logs for deadlocks? And I'm pretty sure that the MS documentation is correct about MicroSeconds.
August 21, 2022 at 8:15 pm
Perhaps it wasn't a trailing space. Perhaps it's a "hard space" (Char 160 in ASCII) or something else like a "Control Character" (ASCII characters <= CHAR(31), which includes things like...
August 21, 2022 at 8:08 pm
Thank you for the feedback. And no problem on additional questions.
August 21, 2022 at 2:54 am
Then vendor says that it's a Microsoft problem so i have to contact Microsoft .... So you understand that i am alone ..
Lordy. I'd be interested in knowing the...
August 21, 2022 at 2:49 am
Doesn't it just mean that the second IF failed to return a non-null, non-blank, numeric and so qualified for the third IF?
Put a SELECT @Result after the end and before...
August 21, 2022 at 2:25 am
hello, I'm nee here and new to SQL DBA, so forgive how pedestrian I am about to sound. I am learning to create filegroups using GUI and TSQL, I...
August 21, 2022 at 2:05 am
i want to know how i can use the date dimension table. I am trying to sum all my sales for month, quarter and Year...
August 20, 2022 at 4:14 pm
Just to be sure, when you say "VSS", are you good folks talking about "Visual Source Safe"?
August 19, 2022 at 8:16 pm
Now has got the answer he wanted he's deleted the evidence. 🤣
Now you know why I frequently quote the original post. He also deleted the post on his other...
August 19, 2022 at 5:17 pm
Viewing 15 posts - 2,896 through 2,910 (of 59,067 total)