If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > advise needed related to update index statistics

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-21-11, 06:29
prsdkam prsdkam is offline
Registered User
 
Join Date: Jul 2010
Posts: 10
advise needed related to update index statistics

I have a huge table having volume roughly at around 200 million
The table has three composite indexes with colums as--
1)abc
2)bca
3)cbad


I see that the statistics of the table ar out of date.
SO I want to update the statistics for thsi table...
My query is---
will update index statistics for index with col abcd...help me update the densities for the remaining two indexes because I am sure
update index statistics will help me generate histogram for all the coulms present in all three indexes but I am not sure about the densities.


Thanks in advance for your time
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On