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 -> Comments on tables

Comments on tables

From: <keenej_at_my-deja.com>
Date: Wed, 27 Sep 2000 23:48:37 GMT
Message-ID: <8qu10k$s22$1@nnrp1.deja.com>

Does anyone know how to add a comment to a table from an Oracle 7.3 stored procedure?

I tried using: COMMENT ON TABLE myTable IS 'myComment';

However, I get the follow error message:

PLS-00103: Encountered the symbol "ON" when expecting one of the

           following: := . ( @ % ;

Any help would be most appreciated.

Thanks...

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Sep 27 2000 - 18:48:37 CDT

Original text of this message

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