Its syntax is:
update partition statistics table_name [partition_number]
Use sp_helpartition to see the partition numbers for a table.
For a complete description of update partition statistics, see the Adaptive Server Reference Manual.