Join - INPUT - Locking - 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
  1. On the Join dialog box, click on INPUT.
  2. Click on locking.
    Join > Input > Locking

    • Optional LOCKING clause text — This field provides the option to enter one or more SQL Locking clauses to change the locking characteristics of one or more input tables. The locking clause or clauses are placed in different places in the generated SQL depending on the Output - Storage options in effect, whether they call for selecting the data, explaining the select statement, creating a table or creating a view.

      In the following example, two input tables are locked for access:

      LOCKING twm_source.twm_customer FOR ACCESS
      LOCKING twm_source.twm_customer_analysis FOR ACCESS