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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

EXECUTE IMMEDIATE or DBMS_UTILITY.EXEC_DDL_STATEMENT

KevinFitzOct 25 2010 — edited Oct 25 2010
Hi ,

I've just recently become aware of DBMS_UTILITY.EXEC_DDL_STATEMENT and was wondering if it works in pretty much the same way as EXECUTE IMMEDIATE. I'm guessing that EXECUtE IMMEDIATE offers more flexibility when putting together the command that you want to execute but is that the only real difference? Any opinions gratefully accepted,

regards,

Kevin.
This post has been answered by 571043 on Oct 25 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2010
Added on Oct 25 2010
5 comments
4,370 views