Viewing 15 posts - 1,396 through 1,410 (of 8,760 total)
Just did a quick test on SQL 2017, performance currently is not getting better, the difference is in the order of the second magnitude:exclamation:
😎
[code...
May 24, 2018 at 9:26 am
May 24, 2018 at 8:17 am
May 24, 2018 at 7:31 am
May 24, 2018 at 7:30 am
May 24, 2018 at 5:43 am
Thanks for this Steve, nice write-up.
😎
As it stands, format is on my permanent no-no list because of the terrible performance, although I haven't tested it on...
May 24, 2018 at 5:03 am
I'm looking for ideas\opinions\experience when it comes to testing new indexes.
Previously I've been able to...
May 24, 2018 at 4:59 am
Simple syntax error in the value function
😎
This should work
SELECT
d.[currType]
,STUFF(
(SELECT
'; ' + d.currName
from...
May 23, 2018 at 12:42 am
Can you fix the sample data set and post the expected results please?
😎
May 22, 2018 at 10:19 pm
May 21, 2018 at 10:59 am
May 21, 2018 at 8:52 am
Viewing 15 posts - 1,396 through 1,410 (of 8,760 total)