Viewing 15 posts - 676 through 690 (of 59,066 total)
I was asked to implement partitioning to improve performance and management.
We need to really emphasize what RatBak posted (re-quoted below)...
Do not expect performance improvements for queries, inserts,...
March 11, 2024 at 6:41 am
hi,
I heard many people saying "functions are denounced in tsql" is there any catch?
q1) need to know what are the cases where we should not use?
q2) should we avoid...
March 11, 2024 at 6:28 am
Interesting solutions, so far. Let's try one more...
First, let's simplify the code to make the readily consumable data. This is the best one of the better ways to post such...
March 11, 2024 at 3:54 am
I'm thinking that the answer is somewhere in the Actual Execution Plans.
p.s. That's a major hint for what you might want to provide.
March 11, 2024 at 1:44 am
I was offered the help of a secretary once when I was getting around 350 emails per day so it was very hard to find the important emails mixed...
March 11, 2024 at 1:09 am
The concept of AI in the picture near the end of the article is actually pretty grotesque, IMHO. Sex doll for both the body and the mind. Possibly the worst...
March 11, 2024 at 12:55 am
Seriously, why would anyone want to use this type of date? It doen't comply with any standard, can't handle seconds, and will run out of thread in the lifetimes...
March 10, 2024 at 9:24 pm
Seriously, why would anyone want to use this type of date? It doen't comply with any standard, can't handle seconds, and will run out of thread in the...
March 10, 2024 at 9:21 pm
The *data* file drives should be 64K. Log file drives should still be 4K. If you mix data and log files on the same drive, you'll want to use...
March 7, 2024 at 6:07 am
Hi All,
I have a data in column A in where in need to achieve the count which I have mentioned in column B. Please find the attached excel dataset...
March 7, 2024 at 6:00 am
thank you both! i know how to fix my query now because of your feedback. thank you again for the help!!
Cool. Can you show us what you settled on?
March 6, 2024 at 5:13 am
I'll take a smart "Pepper" (think Iron Man) over an AI all day long. And, no... not for looks... for smarts that I can trust instead of having serious doubts. ...
March 6, 2024 at 5:09 am
I got my "best job ever" by answering the ultimate ad for someone that knows SQL...
"We need someone that can look at SQL, figure out what's wrong, and fix it".
That...
March 4, 2024 at 6:23 pm
Please see the following article for how to capture the results for all databases. What most people don't know is that most of the DBCC commands will allow for the...
March 3, 2024 at 9:48 pm
can you please provide optimized t-sql query . Thanks in advance.
Like has already been stated, it's pretty much impossible to help with performance issues just by looking at code. ...
March 1, 2024 at 5:53 pm
Viewing 15 posts - 676 through 690 (of 59,066 total)