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: So let me get this right: (Was: NFNF vs 1NF ...)

Re: So let me get this right: (Was: NFNF vs 1NF ...)

From: Mikito Harakiri <mikharakiri_at_iahu.com>
Date: Mon, 14 Feb 2005 15:50:03 -0800
Message-ID: <j%aQd.42$eV5.85@news.oracle.com>


"DBMS_Plumber" <paul_geoffrey_brown_at_yahoo.com> wrote in message news:1108423769.730356.319030_at_g14g2000cwa.googlegroups.com...
> > SCREEN := (RETRIEVE U.X, U.Y, U.RGB FROM Images I, UncompressJPG U
> WHERE I.Name = 'Fred' and U.Image = I.Image );

Well, before embarking into grandiose
realtional-as-general-programming-system venture, consider much more modest problem of describing layout of graphical elements on a screen. What relational schema could you suggest? Received on Mon Feb 14 2005 - 17:50:03 CST

Original text of this message

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