Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Reminder, blatant ad

Re: Reminder, blatant ad

From: Jan Hidders <jan.hidders_at_REMOVETHIS.pandora.be>
Date: Wed, 15 Feb 2006 22:49:01 GMT
Message-ID: <xdOIf.259513$Uy7.7722016@phobos.telenet-ops.be>


dawn wrote:
>
> So is data independence about data sources and having a language for
> the interface to the dbms that can be used for multiple databases?

No no no. Back to square one. Data independence means that the DBMS offers you commands to change the organization at the physical level, but when you issue these commands all your operations at the logical level, i.e., queries and updates, can remain unchanged even if they concern data for which the storage structure was changed.

So, to test if you understood this, can you tell me when this might be a useful feature? :-)

Received on Wed Feb 15 2006 - 16:49:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US