Viewing 15 posts - 691 through 705 (of 728 total)
We have arranged daily rebuild index jobs on selected tables. I was comparing index fragmentation at various times and strangely found that for one table after data deletion, the index...
May 25, 2011 at 8:13 am
Unfortunately that brings me to the same point where I started. In a complex stored procedure, what should be the thumb rule for implementing temporary data [records upto 800].
May 24, 2011 at 8:12 am
Gail, we have few tables who have rowcount at around 1000000. These tables have inserts and updates every day for approx four hours. Thereafter delete operation occurs as well. Will...
May 24, 2011 at 4:59 am
Off lately we are getting our sproc stuck at every day at same time. We have to update the statistics and then the process starts smoothly. We have pin point...
May 24, 2011 at 12:02 am
Gail, How are these _WA_ stats created and on what criteria ? Are these good for performance ?
Please let me know if you have some useful document link on...
May 23, 2011 at 4:47 am
Don't need to kill anyone guys....
We are already short of SQL experts.....
May 21, 2011 at 1:38 am
Thanks Gail. Nice idea. I'll check that out with execution plan and surely post my findings to this post.
Ninja, though i liked your idea, but still will test the same...
May 20, 2011 at 1:01 am
Thanks for the quick reply. Regarding your first point, does it mean that following the first approach is better one ?
On Second Point, I want to clear is whether the...
May 18, 2011 at 10:28 am
Thanks SQL Guru for the CONVERT IMPLICIT hint. Rest I'll check on how we can cut down the time. Though this forum I found is of great knowledge fest. It's...
May 11, 2011 at 11:31 am
Though it's for big recordset but columns are few (6-8). So i think somehow it should be more efficient. But how, donno. Please let me know if anything can be...
May 10, 2011 at 8:11 am
Hello DBA Gurus, Is there something for me ? I've attached the execution plan for the insert as well.
May 10, 2011 at 8:00 am
Can anyone please help me out on this ?
May 9, 2011 at 8:43 pm
Kindly find the execution plan of the INSERT part of the sproc. It's taking 75% part of query [Sproc takes around 40 seconds to complete]. I've updated the statistics on...
May 9, 2011 at 8:29 am
Hello SQLGuru, My whole setup was destroyed because of purging. I'll recreate the scenario, check for execution plan and let you know.
May 9, 2011 at 7:05 am
Totally Agreed. To take advantage of index you must use "where col1 = function(@var1)".
May 6, 2011 at 10:15 pm
Viewing 15 posts - 691 through 705 (of 728 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy