Differences Between the tdheatmap Function, Macro and View | Teradata Vantage - Differences Between the tdheatmap Function, Macro and View - Analytics Database - Teradata Vantage

SQL Operators and User-Defined Functions

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-04-05
dita:mapPath
xub1628111590556.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
drp1544241916620
lifecycle
latest
Product Category
Teradata Vantage™

There are differences between invoking the tdheatmap function, macro, or creating a view. The following table describes the differences to help you choose which method to use.

  Table function tdheatmap Macro tdheatmap_m View tdheatmap_v
Ensures that the heatmap report is always taken from the same AMP.     X
Ability to check heatmap report on different amps if any skew is suspected. X X  
Ability to select only particular columns to display. X   X
Use of ‘StartTableIdUniq’ to join to DBC.TVM.TVMID so as to get English name of the objects. This is required because the operator does not output English description of database and table names, and you must write an additional query to obtain this. X X X
Ability to specify the names of database objects to limit the scope of the heatmap report to generate. X   X