Views Editor (Sybase ASE)
Go Up to Sybase ASE Object Editors
The Views Editor lets you view the columns for the view and work directly with the SQL to create the view.
To edit a view
- Open an editor on the view. For details, see Opening an Object Editor.
- Use the following table as a guide to understanding and modifying the settings on the tabs of this editor before submitting your changes:
| Tab | Settings and Tasks | |
|---|---|---|
|
Properties |
Displays all columns for the view. Details for each column include the Column Name, the Datatype (and if applicable, with the precision in parentheses), and whether Nulls are allowed for that column. | |
|
Definition |
Displays the SQL (CREATE VIEW) for the view.
| |
|
Dependencies |
For details on using this tab, see Working with Object Dependencies. | |
|
Permissions |
For details on using this tab, see Working with Privileges and Permissions. | |
For details, see Previewing and Submitting Object Editor Changes.