Update Table Rows using an UPDATE Template | Teradata Studio/Studio Express - Updating Table Rows using an UPDATE Template - Teradata Studio

Teradata® Studio™ Express User Guide - 17.20

Product
Teradata Studio
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-23
dita:mapPath
ztp1648839236373.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2042
Product Category
Teradata Tools and Utilities
  1. In the Data Source Explorer, navigate to the database table in which you want to delete rows.
  2. Right-click the table object and select one of these options:
    For Select
    Vantage Teradata > Generate SQL > UPDATE Statement
    Aster Database Aster > Generate SQL > UPDATE Statement
  3. In the SQL Editor, review the generated UPDATE statement and optionally add conditions to the WHERE clause to update rows.
  4. Click "" to execute the UPDATE statement and update the row in the table.