Updating Partition Statistics

Update table statistics for partitions.

  1. In the Perspective Resources view, select the server on which the table resides, then click the drop-down arrow next to the server name and select Administration Console.
  2. In the left pane of the Administration Console, expand ASE Servers > Schema Objects > Tables, then choose one of the following:
    • User Tables
    • Proxy Tables
  3. Select a table that contains the partition.
  4. Select Properties.
  5. Click Partitions .
  6. Select the partition for which to update statistics.
  7. Select the type of statistics update.
  8. (Optional) Click Use sampling, then enter the sampling percentage.
    The percentage to use when sampling depends on your needs. Test various percentages until you receive a result that reflects the most accurate information on a particular data set.
  9. (Optional) Click Use step number, then enter the step numbers.
    Increasing the number of steps beyond what is needed for good query optimization can affect performance, largely due to the amount of space that is required to store and use the statistics.
  10. Click Finish to apply the update statistics option selections.
Related tasks
Updating Index Statistics
Updating Table Statistics
Updating Column Statistics
Deleting Partition Statistics
Using a Hash Partition
Using a Range Partition
Using a List Partition
Using a Round-Robin Partition
Enabling Semantic-based Partitioning