I'm trying to create a table using Native Dynamic SQL, but I get an "insufficient privileges" error. However, if I type the same command into SQL*Plus, it works. Do I need some extra privilege to be able to create tables using PL/SQL ?