PRINT group - Teradata Vantage - Database Engine 20

Database Utilities

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2026-03-26
dita:mapPath
ron1747160181474.ditamap
dita:ditavalPath
ft:empty
dita:id
vkz1472241255652
lifecycle
latest
Product Category
Teradata Vantageā„¢

The PRINT group command displays groups of variables by variable types.

Syntax

{ PRINT | PR } [
  ALL |
  BUTTONS |
  CHECKBOX |
  LABELS |
  SCALES |
  TEXT |
  TRACE
]

Syntax Elements

ALL
All variables in the PDE Control GDO. This is the default.
BUTTONS
Variables that take one value from a set of two or more possible values.
CHECKBOX
Variables that take binary values.
LABELS
Variables that are labels (not normally modified by users).
SCALES
Variables that are integer values.
TEXT
Variables entered as strings, which may include some numeric fields.
TRACE
All trace entries.