Re: design question

From: gym dot scuba dot kennedy at gmail <kennedyii_at_verizon.net>
Date: Tue, 09 Sep 2008 00:34:08 GMT
Message-ID: <4wjxk.866$jE1.318@trnddc03>

"Chris Seidel" <cseidel_at_arcor.de> wrote in message news:48c529a1$0$7479$9b4e6d93_at_newsspool4.arcor-online.net...
> hpuxrac wrote:
>
>> http://asktom.oracle.com and do a search is one way
>>
>> Several other recent discussions here on cdos of varchar2(4000) if you
>> use the google interface the newsgroup is pretty searchable.
>
> Thank you.
> It's all about data integrity, isn't it?
>

Without the data you wouldn't have an application. Without data integrity you end up with a heaping pile of bits. Without data integrity you have performance problems. (eg optimizer has to make unwarrented assumptions about your data) Tell me, do you just use one data type in Java, Strings? Of course not. So why would you do the same in the db? Do you only have 1 class in Java, class generic? Of course not. So why would you do the same in the db?
Jim Received on Mon Sep 08 2008 - 19:34:08 CDT

Original text of this message