Previous Topic

Next Topic

Inhoudsopgave

Book Index

Derived_stat

derived_stat( {object_name | object_id}, {ix_name | ix_id}, ‘statistic’ )

Returns a statistic for the specified table or index.

Example

select derived_stat( 'T_ProdBillOfMat'

, 'IX_NU_ProdBillOfMat_01'

, 'index page cluster ratio' )