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

Home -> Community -> Usenet -> c.d.o.server -> Re: Can Oracle save a tree?

Re: Can Oracle save a tree?

From: Holger Baer <holger.baer_at_science-computing.de>
Date: Wed, 28 Apr 2004 14:09:20 +0200
Message-ID: <c6o6th$qb3$1@news.BelWue.DE>


Noons wrote:
> "Ramon F Herrera" <ramon_at_conexus.net> wrote in message
> news:c9bc36ff.0404271813.1f66aa34_at_posting.google.com...
>
> Repeat after me 1500 times:
>
> "I shall NEVER AGAIN write my code without knowing the data model first"
> "It is STUPID and I've been misled by TOTAL MORONS into believing it is
> the right way to design applications"
>
> In triplicate, please.
>

select p1, p1, p1, p2, p2, p2
from ( select 'I shall NEVER AGAIN write my code without knowing the data model first' p1,

	      'It is STUPID and I''ve been misled by TOTAL MORONS into believing it is
		the right way to design applications' p2
        from dual,
	    (select 1 from all_objects where rownum <= 1500));

<output ommited>

sorry, just couldn't resist ;-)

Holger Received on Wed Apr 28 2004 - 07:09:20 CDT

Original text of this message

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