define schema='schema_name'
create user &schema identified by password;
/* no "create session" privilege for schema */
alter user &schema
quota unlimited on tspname1
quota unlimited on tspname2;
Home > Computers > Databases > Oracle > DDL > Create Schema
Viewing mobile website page. Switch to WML or Full HTML