Jon Krakauer

Published 23 December 2009




If we had ham, we could have ham & eggs, if we had eggs.

-- Jon Krakauer, Eiger Dreams

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

Version 10

Published 06 July 2008

The tenth re-implementation of this site is now live. I've written a basic cms in django to serve it. I'm still working on the boring data migration part.



Copyright 2000-2008 Jason Anderson.

Powered by Django, Photologue and Galleria.