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

Database Administration

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
rgu1556127906220.ditamap
dita:ditavalPath
lze1555437562152.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.