| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Oracle and PICK
"Nick" <nquinnusa_at_earthlink.net> wrote in message news:<fIUfc.10834$zj3.574_at_newsread3.news.atl.earthlink.net>...
> Many, too many, years ago, I added a paragraph to my stand up sales routine
> just for the 'xpurt' IT weenies,
>
> "How can you describe a three dimensional 'any' thing in a two dimensional
> database?"
What, pray tell, is a "two dimensional database"? Look at this simple table definition:
create table three_dimensional_point( x int, y int, z int );
How many dimensions does that table have? Received on Fri Apr 16 2004 - 16:20:35 CDT
![]() |
![]() |