Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can't we use ddl statements in procedures

581587Jun 6 2007 — edited Jun 6 2007
i am using an oracle database.

i have written a procedure for altering the table to add new columns.
But when i invoke my procedure from another anonymous block it says the object is invalid.

can anybody help me with the steps to alter table using a procedure which has to be invoked by another program.

is there any other way of doing it.

Thank u,
ss
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2007
Added on Jun 6 2007
8 comments
552 views