You are on page 1of 4

How a user can be created using SQL developer

Connect 2 separate users using 2 different accounts 1. HR 2. System HR - regular user and does not have Admin privileges System - DBA or Database Admin privileges

To view the tablespaces that currently exist in system database :- in below screenshot

CREATE USER is an Admin command and cannot be run by HR(who is just a regular user)

Select Quota to manage the table space.

You might also like