Other Uses for Query Bands - Teradata Database

Teradata Database Administration

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

Other Uses for Query Bands

Other uses for query bands include:

  • Preventing development work from running on the production platform at critical times. For example, queries with a query band of ‘Application=Test;’ can be prevented from running, based on a TASM filter rule.
  • Recording the parameterized values that the query uses for each execution of tactical Java applications. These values are available in DBQL after the queries complete.
  • Choosing between dynamic plan execution or static query plan execution.
  • Setting the temperature of data being loaded into the system.
  • For More Information

    For the syntax for setting a query band, see SQL Data Definition Language Syntax and Examples. For the available query band values, see SQL Data Definition Language Detailed Topics.