Oracle

Oracle User Administration

Published 04 January 2009

Users

To create a new user:

create user <username> 
identified by <password>;

This is the most basic statement for creating a user. There are also options for designating tablespaces, etc. [1]

Read full entry

Copyright 2000-2008 Jason Anderson.

Powered by Django, Photologue and Galleria.