Examples - Advanced SQL Engine - Teradata Database

SystemFE Macros

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
kak1592015099875.ditamap
dita:ditavalPath
kak1592015099875.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);