Friday, March 10, 2006

The geek in me says.....

[jms@lifetables]$ vi makeLifeChanges.sql

alter table Life add
Exercise varchar2(2006),
EatingBetter varchar2(2006),
;
alter table life drop
EvilSugarCarbsFat varchar2(2004),
Pounds number,
;

commit;

If you understand that, welcome to geekdom :)

No comments: