Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

More Information

RDB/VMS SQL COMMENT_ON — VMS SQLdev_2.0

 COMMENT ON ─┬─> 
D

O

M

A

I

N
domain-name ────┬─> 
I

S
typebox (")string" ; ├─> 
C

O

L

U

M

N
column-name ────┤ ├─> 
T

A

B

L

E
table-name ──────┤ └─> 
I

N

D

E

X
index-name ──────┘

Additional information available:

More Information

More Information

 The COMMENT ON statement adds or changes a comment about a domain,
 table, or column.  The comment is added to a table definition or
 replaces an existing comment in a table definition.  If you specify a
 column in the COMMENT ON statement, you must qualify the column name
 with a table name.

 You cannot create comments for view definitions.

 You cannot specify the COMMENT ON statement within a CREATE SCHEMA
 statement.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026