statsclear

Syntax

statsclear [[<owner_name>.]<table_name>]

Description

Clears statistics for the specified table (or all tables if no table is specified).

Examples

Command> statsclear;
Command> statsclear SCOTT.T1;