Analyzing Queries and Query Plans - Advanced SQL Engine - Teradata Database

Database Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
upb1600054424724.ditamap
dita:ditavalPath
upb1600054424724.ditaval
dita:id
B035-1093
lifecycle
previous
Product Category
Teradata Vantageā„¢

Send requests with EXPLAIN modifiers directly to a Teradata system. Sending EXPLAINS through Unity sends the request to one system, but the request could execute on another, so the plan and execution may not be consistent.

When you have a desired query execution plan, develop code and optimize performance directly on the individual systems Unity controls. You can then send queries through Unity, which submits them to any of the systems.