Saturday, September 29, 2007

Renaming a column

During class, Dan found this reference on renaming a column:
http://www.dba-oracle.com/t_rename_column_table.htm
Version 9i was the first to allow this - prior to that you had to work around.
SQL> alter table first rename column stadr to streetadr;

Wednesday, September 5, 2007

Loading Oracle

If you have successfully loaded Oracle at home, please let us know so people having questions can post their questions.

Sunday, September 2, 2007

Welcome

This blog is for students registered in CIS50 and the professor.