Insufficient Privileges when creating tables in Oracle SQL Developer Insufficient Privileges when creating tables in Oracle SQL Developer oracle oracle

Insufficient Privileges when creating tables in Oracle SQL Developer


Run the following command from a privileged user and re-connect with your user:

GRANT RESOURCE to my_user;