| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Database schema for univesal usage
I've never been able to understand why people say it costs lots of $$$ to add a column to a table.
The addition ALTER TABLE ... ADD COLUMN is straight forward. The fallout on existing queries should be minimal. Getting rid of NULLS in the new column is a data issue, not a technology issue.
Updating INSERTS and UPDATES to the table will take a little work, but its' no big deal. Where do the $$$ go?
<lauri.pietarinen_at_atbusiness.com> wrote in message
news:1116990038.096646.86360_at_f14g2000cwb.googlegroups.com...
> spesific). If it costs $$$ to add a new column to a table then you
> propably start thinking in those terms.
Received on Thu May 26 2005 - 16:28:50 CDT
![]() |
![]() |