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 physical size in terabytes without fallback for the table test1.table1 if its logical size is 5 terabytes:

EXEC systemfe.CDS_PhysicalTableSizeEstimate('test1', 'table1', 5);