PRINT variable - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
xha1591998860283.ditamap
dita:ditavalPath
xha1591998860283.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

The PRINT variable command displays the value of specified variables.

Syntax

{ PRINT | PR } variable [;...]

Syntax Elements

variable
Variable whose value is to be displayed.
The value is displayed in the form of an assignment command for that variable.
Some variables that can be changed with ctl do not appear on any of the ctl output screens. To see a listing of all variable names, use the print all command.

Example: Displaying the values of specified ctl fields

For example, if you type the following two variables

> print minimum node action;fsg cache percent

then the following might be displayed, depending on your system:

Minimum Node Action=Clique-Down
FSG cache Percent=80