Viewing 15 posts - 5,461 through 5,475 (of 49,571 total)
Lowell (6/29/2015)
the funny thing is, that NC index gets used a lot when i look at the index stats
Yes, it will. Doesn't mean it's useful.
If you create 5 identical indexes...
June 30, 2015 at 1:29 am
99%+ IO subsystem.
That can be anything from a filter driver to the HBA drivers, switch firmware, cables, controllers, SAN cache, disks and everything in between.
Make sure drivers and firmware is...
June 30, 2015 at 1:27 am
Please note: 6 year old thread.
June 28, 2015 at 12:40 pm
Huh?
If you don't know what the value should be, how can anyone else?
Why the last entered ID value? What's the purpose? What are you trying to do here?
June 27, 2015 at 11:46 am
If you don't feel like the alert is useful, disable it.
June 27, 2015 at 6:24 am
Not following.
If I insert 'This is a string' into that table, where does the ID come from for the IDCopied field?
June 27, 2015 at 1:58 am
Personally I'm glad to see that change. Not everyone works with data warehouses. 463 is specifically SSIS, MDS and DQS, while I causally use SSIS from time to time, I'm...
June 27, 2015 at 1:55 am
Jack Corbett (6/26/2015)
Why no submission this year, Gail?
Ask me over coffee sometime, somewhere.
Are you going to be there?
I don't know. Company won't pay for me to...
June 26, 2015 at 2:39 pm
jasona.work (6/26/2015)
June 26, 2015 at 2:28 pm
ken.trock (6/26/2015)
June 26, 2015 at 1:21 pm
myjobsinus (6/26/2015)
Thanks i created a function to split the string and that worked.
Don't write your own, odds are it's using one of the more inefficient methods. Use the one...
June 26, 2015 at 1:17 pm
jasona.work (6/26/2015)
June 26, 2015 at 1:14 pm
Why would you want more than 20% of you memory to not be used? Surely the point is to ensure that the data cache is used, not that SQL is...
June 26, 2015 at 1:09 pm
It's not data types that are the problem. It's that IN doesn't work that way.
Column IN (@Variable), because there's only one variable in the brackets, means Column = @Variable, and...
June 26, 2015 at 9:43 am
The 'exit' statement that I made when I left the bank (after 4 years of working there and ~2 weeks of being intermittently belittled and insulted by some of the...
June 26, 2015 at 9:27 am
Viewing 15 posts - 5,461 through 5,475 (of 49,571 total)