Creating Variables From SQL Elements - Teradata Warehouse Miner

Teradata® Warehouse Miner™ User Guide - Volume 2ADS Generation

Product
Teradata Warehouse Miner
Release Number
5.4.6
Published
November 2018
Language
English (United States)
Last Update
2018-12-07
dita:mapPath
gxn1538171534877.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2301
Product Category
Software

Another way to create a new variable is to drag and drop a single SQL element from the SQL Elements panel to the empty space at the bottom of the Variables panel, or to drag and drop one or more column values displayed by clicking the Values button. In the case of column values, a variable containing a single SQL Numeric Literal, String Literal or Date Literal is created as appropriate for each column value. This technique saves having to edit the properties of a numeric, string or date literal to set the desired value.

As with creating variables from selected columns, use of the right arrow selection button or double-clicking the desired SQL element or column value provides an alternative to dragging and dropping an element or value.

Repeated selection of a SQL element does not advance the selected element so the result is multiple variables containing the same SQL element. Also, when a SQL element is selected, the right arrow selection button will only be highlighted if neither a column or a column value is selected in its respective view.

When a SQL element is placed on top of another element on the Variables panel, whether by dragging and dropping it, selecting it with the right arrow or by double-clicking it, the new element will either replace the target element if the new element cannot take operands, or will be inserted into the expression tree at that point, with the replaced element moved to an empty operand of the new SQL element.