Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: newbie queston: why would anyone use Oracle?
"PJ6" <nobody_at_nowhere.net> wrote in news:tLZYe.15$j_3.5_at_trndny07:
> "William Robertson" <william.robertson_at_bigfoot.com> wrote in message
> news:1127500387.720471.142950_at_g14g2000cwa.googlegroups.com...
>> The idea that PL/SQL is for "introducing loops and other procedural >> badness directly into my queries" or that it is "simple", or that you >> shouldn't use various arbitrary features on the grounds that "they >> are probably not simple deviations from the relational model" is >> absolutely ridiculous and an insult to full-time PL/SQL developers. >> That includes me by the way. It is as simple or otherwise as you >> choose to make it. PL/SQL has nothing whatever to do with introducing >> loops into queries. That is what XML is for. Jeez.
Please try doing an
IF
THEN
ELSE
construct in pure SQL
With SQL you start at the top & execute statements until you drop out the bottom. Received on Fri Sep 23 2005 - 20:26:27 CDT
![]() |
![]() |