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

Home -> Community -> Usenet -> c.d.o.misc -> altering table and column comments from PL/SQL

altering table and column comments from PL/SQL

From: Adam Rothberg <adamr1000_at_hotmail.com>
Date: 4 Apr 2002 15:18:40 -0800
Message-ID: <68326679.0204041518.64da74bd@posting.google.com>


Does anyone know how to set the COMMENT on tables and columns from a PL/SQL procedure? I tried contructing the necessary command string and using EXECUTE IMMEDIATE but it did not work.

I'm using Oracle 8.1.6

Thanks. Received on Thu Apr 04 2002 - 17:18:40 CST

Original text of this message

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