Working with Columns and Statistics - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

Dropping a Column and Statistics

Before you can drop a column using an ALTER TABLE statement, you must drop any statistics on the column.

Changing a Column Data Type and Statistics

If you change a column data type using an ALTER TABLE request, the statistics on a base table that reference the column are no longer used. Recollecting the statistics on the modified column makes the statistics usable again.