Viewing 15 posts - 166 through 180 (of 59,048 total)
First of all, please stop posting graphics for the test data. See the article at the first link in my signature line below for why and one method for...
January 10, 2025 at 4:17 pm
Thanks Jeff. Its SQL Server 2017.
Your other post is on an SQL Server 2022 forum.
January 10, 2025 at 4:13 pm
Just to be sure, I would never obfuscate numeric data. If it's worth protecting, it's worth being properly encrypted.
January 10, 2025 at 4:11 pm
Hi SSC team,
I wanted to leave the answer here just in case anyone else needs it. This works. Only caveat is that you need to use dts.vaiables...
January 10, 2025 at 2:34 am
I use IIF a whole lot to replace the longer CASE expression in CROSSTABs. It just makes for shorter code when there are only Yes/No conditions.
I have used some of...
January 10, 2025 at 2:26 am
First of all, please stop posting graphics for the test data. See the article at the first link in my signature line below for why and one method for producing...
January 9, 2025 at 5:42 pm
Just to be sure... you're in an SQL Server 7/2000 forum... which release of SQL Server are you actually using?
And, yeah... It's really important because there's a whole lot missing...
January 9, 2025 at 5:30 pm
Hi SSC team,
I wanted to leave the answer here just in case anyone else needs it. This works. Only caveat is that you need to use dts.vaiables instead of...
January 9, 2025 at 4:20 pm
thx jeff. eventually i did do the divide and conquer thing. it took the query down from 6 minutes to 19 seconds. i turned it over in that state...
January 9, 2025 at 1:12 am
Shifting gears to the dark side, it may be that the query was written in such a fashion that the optimizer just can't figure out if an index would help...
January 8, 2025 at 4:17 pm
Ok... so you don't need the xp_CmdShell example then.
January 6, 2025 at 4:06 pm
Thanks for response, would you be able to mock up an example of how that can be achieve? I just need an easy way to crank out files based...
January 5, 2025 at 5:49 pm
Good work Jeff.
Not so good... I somehow missed what the OP had in the first post, which is...
Dell PE T430
2 - Xeon E5-2630 2.4GHz
64GB RAM
PERC H730 Controller 1GB cache
2...
January 3, 2025 at 4:53 am
Thank you Jeff. Looks like my google search was not good enough. Thanks again.That helped.
Heh... I just get lucky that wway.
January 3, 2025 at 4:49 am
Yes, Jeff, those were the days of news instead of propaganda. Thanks for the memories.
There were some fond memories made back then.
January 3, 2025 at 4:38 am
Viewing 15 posts - 166 through 180 (of 59,048 total)