COLLECT DEMOGRAPHICS Syntax | SQL Statements | Teradata Vantage - COLLECT DEMOGRAPHICS Syntax - Analytics Database - Teradata Vantage

SQL Data Manipulation Language

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
pon1628111750298.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
esx1472246586715
lifecycle
latest
Product Category
Teradata Vantageā„¢
COLLECT DEMOGRAPHICS FOR { table_spec | ( table_spec [,...] ) }
  INTO QCD_name [ ALL | WITH NO INDEX ] [;]

Syntax Elements

table_spec
[ database_name. | user_name. ] table_name
QCD_name
Name of the QCD database into which the collected data demographic estimates are to be written.
ALL
Collect primary and index subtable data demographic estimates.
This is the default.
WITH NO INDEX
Exclude index subtable data demographic estimates from the collection and collect only primary data estimates.
database_name
user_name
Containing database or user for table_name if something different from the current database or user.
table_name
Names of tables for which data demographic estimates are to be collected.