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: By The Dawn's Normal Light

Re: By The Dawn's Normal Light

From: Alfredo Novoa <alfredo_at_ncs.es>
Date: 25 Oct 2004 19:42:00 -0700
Message-ID: <e4330f45.0410251842.f876a50@posting.google.com>


"Laconic2" <laconic2_at_comcast.net> wrote in message news:<3u2dnXe2fIF9ruDcRVn-gA_at_comcast.com>...

> > >Actually, the question of whether "table" is a logical or a physical
> > >construct depends on your perspective on the system.
> >
> > This is bullshit.
>
> No it isn't. It's correct. You have a lot to learn.

There are physical tables and logical tables, and they are very different things.

You were talking about logical tables, The tables at the SQL level.

Physical tables as their name suggests, are at the physical level of the database. A level hidden to the users by the DBMS.

Logical tables don't necessarily map to physical tables and vice versa. This is called physical independence.

Regards Received on Mon Oct 25 2004 - 21:42:00 CDT

Original text of this message

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