Example: Setting a Query Band for the Current Transaction - Analytics Database - Teradata Vantage

Database Administration

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

The following example sets a query band with two name:value pairs for the current transaction.

     SET QUERY_BAND = 'Document=XY1234;Universe=East;' FOR TRANSACTION;

The pairs in the query band string are Document=XY1234 and Universe=East.