Create a View | Teradata Studio - Creating a View - Teradata Studio

Teradata® Studio™ 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
gvw1648839236371.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2041
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.