Default database established each time this user logs onto Teradata Database.
The default is the user name associated with the current session.
- database_name
- Name of the default database.
Example: Modifying the Default Database and Password for a User
Change user the default database and password for chin.
MODIFY USER chin AS DEFAULT DATABASE = personnel, PASSWORD = nitram;