Altering a view

Use the Alter View window to add or modify the comment on a view.

Authorities and privileges

To alter a view:

  1. Open the Alter View window.
  2. The following fields are read-only:
  3. In the Comment field, type any comments you want to include with the view. This adds a COMMENT ON statement which adds comments in the description of the view in the REMARKS column of the catalog table for the row that describes the view. The maximum number of characters is 254.
  4. Click OK to save your changes and close the window.

Related information

View owners and privileges

About granting and revoking privileges