Example: Setting a Query Band for the Current Transaction - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

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.