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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Pl/SQL Question

Re: Pl/SQL Question

From: rjamya <rjamya_at_gmail.com>
Date: Tue, 23 Aug 2005 11:11:00 -0400
Message-ID: <9177895d0508230811d3fa3b3@mail.gmail.com>


probably some OO developers thought of this.

I recently saw one of the _funniest_ idea cooked up by (supposedly) OO developer for a _generic_ lookup query. It has been 4 days since I shot it down, but it still cracks me up.

Raj

On 8/23/05, David Sharples <davidsharples_at_gmail.com> wrote:
>
> Depends if you take the OP's questions literally. If you want to use
> a proc to find out the sequence's nextval then you need to do it that
> way.
>
> You could just select in form dual normally without doing a proc - all
> depends on what the OP actually wants
>
>
> On 8/23/05, Ram K <lambu999_at_gmail.com> wrote:
>
> > Cant we select directly from a sequence without having to use a
> > function? Is there any advantage to using a function?
> --
> http://www.freelists.org/webpage/oracle-l
>

-- 
------------------------------
select standard_disclaimer from company_requirements where category = 
'MANDATORY';

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 23 2005 - 10:13:08 CDT

Original text of this message

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