Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Q] How to insert column comments to user_col_comments?

Re: Q] How to insert column comments to user_col_comments?

From: Mark G <mgumbs_at_nospam.hotmail.com>
Date: Wed, 30 Jun 1999 10:21:03 +0100
Message-ID: <3779df21.0@145.227.194.253>


Try...

comment on column table.column is 'Blah.....'

Mark

ksjune wrote in message <3779D428.EB48DC85_at_sys.gsnu.ac.kr>...
>Hi..
>Once I created a table, I can query user_col_comments
>And I can find the table_name and column_name.
>But comments is null.
>How can I insert comments ?
>Which command can insert to comments?
>Thanks in advance...
>
>mainto:ksjune_at_sys.gsnu.ac.kr
>
Received on Wed Jun 30 1999 - 04:21:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US