Section courante

A propos

Section administrative du site

ASSOCIATE STATISTICS

Associe des statistiques
Oracle Database SQL  

Syntaxe

ASSOCIATE STATISTICS WITH
   COLUMNS [schema.]table_column,...
      USING [schema.]statistics_type;

ASSOCIATE STATISTICS WITH
   [FUNCTIONS | PACKAGES | TYPES | INDEXES | INDEXTYPES] [schema.]object_name,... [
      USING [schema.]statistics_type
      USING NULL
      DEFAULT COST (cpu_cost, io_cost, network_cost)
      DEFAULT SELECTIVITY default_selectivity
   ]

Description

Cette instruction permet d'associé un type de statistiques à un objet.

Voir également

Article - Les géants de l'informatique - Oracle

Dernière mise à jour : Lundi, le 11 mai 2015