Examples - Advanced SQL Engine - Teradata Database

SystemFE Macros

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynt1557098768177.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1103
lifecycle
previous
Product Category
Teradata Vantageā„¢

The following example returns the estimated logical size in terabytes for the table test1.table1 if its physical size is 2 terabytes without fallback:

EXEC systemfe.CDS_LogicalTableSizeEstimate('test1', 'table1', 2);