Analyzing Queries and Query Plans - Teradata Database

Teradata Database Administration

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
Product Category
Software

Send requests with EXPLAIN modifiers directly to a Teradata system. Sending EXPLAINS through Unity Director 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 Director controls. You can then send queries through Unity Director, which submits them to any of the systems.