My favorite 10g feature so far: login.sql gets re-run when you issue the connect command in sqlplus:
Code:
system@lx10g> connect jeffh/[email protected]
Connected.
$Id: login.sql,v 1.1 2003/10/29 15:15:27 jeffh Exp $
jeffh@lx10g>