Learn Oracle
April 24th, 2008
Many users, sometimes thousands, might share a single Oracle database. A user is any person who can log into the database instance. There are several ways to authenticate a user logging into the database (see Chapter 23); the typical method is to assign each person a unique user name and a password.
When so many individuals […]