Entering content frame

 Database Administrator (DBA User) 

A database administrator (DBA user) is a database user. This user must be created by the SYSDBA user, for example, with the CREATE USER statement in a query tool.

DBA users themselves can create database users of the classes RESOURCE and STANDARD. They can define database objects and database procedures and grant other database users all or some DBA user privileges for these database objects.They can also group database users with identical access rights into user groups.

 

Leaving content frame