EXECUTE IMMEDIATE or DBMS_UTILITY.EXEC_DDL_STATEMENT
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.