Creating a View - Teradata Studio

Teradata® Studio™ User Guide

Product
Teradata Studio
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-10
dita:mapPath
pfg1542649412202.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2041
lifecycle
previous
Product Category
Teradata Tools and Utilities
A view is a virtual table that you can use as a physical table to retrieve data defining columns from underlying views or tables, or both.
  1. In the Navigator, expand Databases, right-click a database or user, and select Show Views.
  2. In the Object List Viewer toolbar, click "" .
  3. Enter values for the new view.
  4. [Optional] Click the SQL tab to see the SQL code that will be executed on the connected system to create the new view.
  5. Click Commit then OK.