Re: Object-oriented thinking in SQL context?

From: Walter Mitty <wamitty_at_verizon.net>
Date: Wed, 10 Jun 2009 11:49:15 GMT
Message-ID: <%4NXl.1734$u86.701_at_nwrddc01.gnilink.net>


<dr.coffee1_at_gmail.com> wrote in message news:e8dfe799-ce3e-4fc4-bc45-8583ff52da03_at_t11g2000vbc.googlegroups.com...

>>OO philosophy is founded on 'encapsualization', where attributes
are collected into 'objects' that make some sort of sense in the problem (business) domain. Relational databases are all about breaking that encapsualization, to efficiently search for information.
<<

The motive behind encapsulation is information hiding. The motive behind database building is information sharing. You can hide information or you can share it. Take your pick. Received on Wed Jun 10 2009 - 13:49:15 CEST

Original text of this message