Viewing 15 posts - 811 through 825 (of 3,666 total)
xddevv (5/1/2015)
My last question, when I ask for permissions to the specific folder, do persmissions also have to apply to the...
May 1, 2015 at 11:16 am
Grant Fritchey (3/26/2015)
Piling on....
Now, multi-statement, table-valued, user-defined functions on the other hand, those things are all things evil.
You mean in a trigger? 😀
March 26, 2015 at 4:11 pm
Triggers are just like a number of other things some people call bad. They are not bad, but can be a problem if not used correctly.
What do your triggers...
March 26, 2015 at 12:35 pm
Have you considered looking at the code that did the insert?
March 25, 2015 at 10:15 am
TheSQLGuru (3/23/2015)
...3) you MUST scan ALL source code for each index name you drop to ensure you don't break existing code that has index hints!
I have to remember this one...
March 24, 2015 at 11:47 am
Elliott Whitlow (3/23/2015)
March 24, 2015 at 9:00 am
g.britton (3/20/2015)
March 20, 2015 at 3:28 pm
I don't think anyone will be able to answer this without knowing more about the source data and the query hat returns the results shown.
March 20, 2015 at 1:07 pm
Maybe it's time to reboot the server in which life is running.
March 20, 2015 at 11:50 am
Koen Verbeeck (3/20/2015)
Alvin Ramard (3/20/2015)
SQLRNNR (3/20/2015)
Brandie Tarvin (3/20/2015)
BWFC (3/20/2015)
Brandie Tarvin (3/20/2015)
March 20, 2015 at 11:37 am
SQLRNNR (3/20/2015)
Brandie Tarvin (3/20/2015)
BWFC (3/20/2015)
Brandie Tarvin (3/20/2015)
I'm trying to figure out if this one is real or not. Anyone seen this? (click the link on the tweet).
Wow....
March 20, 2015 at 11:34 am
Barcelona10 (3/19/2015)
Shrinking will fragment indexes
I'm not saying shrinking is a good idea, but if you rebuild your indexes after shrinking, they will not be fragmented.
March 20, 2015 at 10:00 am
Viewing 15 posts - 811 through 825 (of 3,666 total)