Privileges to EXECUTE IMMEDIATE
Hi all,
In PL/SQL code, I am getting error msg : " ORA-01031 Insufficient privileges " for EXECUTE IMMEDIATE 'CREATE TABLE ...' .
which grants I have to provide for the same ?
FYI that I can create a same table from same schema name using SQL prompt.
Thanks & regards
sanjay