Basic Oracle Concepts and Programming Question:
Download Questions PDF

What Is an Oracle User Account?

Answer:

A user account is identified by a user name and defines the user's attributes, including the following:

► Password for database authentication
► Privileges and roles
► Default tablespace for database objects
► Default temporary tablespace for query processing work space


Download Oracle Database Interview Questions And Answers PDF

Previous QuestionNext Question
How Oracle Handles Dead Locks?What Is the Relation of a User Account and a Schema?