Basic Oracle Concepts and Programming Question:
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
► Password for database authentication
► Privileges and roles
► Default tablespace for database objects
► Default temporary tablespace for query processing work space
Previous Question | Next Question |
How Oracle Handles Dead Locks? | What Is the Relation of a User Account and a Schema? |