SUMMARY - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Update only object-level statistical information such as cardinality, one-AMP and all-AMPs sampling estimates, average row size, average block size, and so on.

Calculates an estimated compression ratio for the primary subtable of tables compressed manually with block-level compression. The compression ratio is also calculated implicitly when statistics are collected on a column or index. The compression information is collected for informational purposes only and is not used by the Optimizer in determining the execution plan.

If you specify SUMMARY, you cannot specify USING options, column references, or explicit COLUMN or INDEX references.

You cannot specify SUMMARY for volatile tables.