Schema Form - Teradata Studio

Teradata Studio IDE Plug-in User Guide

Product
Teradata Studio
Release Number
16.00
Published
March 2017
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
poj1484765174891.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2043
Product Category
Teradata Tools and Utilities
Use the Schema object form to create a new schema in an Aster Database.
Schema Properties
Click the property option tabs in the left panel to view schema properties, such as schema name, assigned privileges, and generated SQL, in the right panel.
  • General — Specify the name of a new schema.
  • Privileges — Specify GRANT and REVOKE rights for the schema. You must create the schema object before you can assign privileges.
  • SQL — Review the CREATE SCHEMA statement that was generated based on the selections you made.

You must execute the generated SQL by clicking Commit to create the schema object before you can assign privileges.