Grant the CREATE TABLE privilege to DROPME : Table privileges « User Previliege « Oracle PL / SQL






Grant the CREATE TABLE privilege to DROPME

 


grant create session, create table  to dropme;

 








Related examples in the same category

1.Table privileges: SELECT, ALTER, DELETE, INSERT, and UPDATE
2.Grant with user name and table name
3.Grant permission for a table to a user
4.Grant select on a table with synonym