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: insert into returns 0 rows

Re: insert into returns 0 rows

From: Serge Rielau <srielau_at_ca.ibm.com>
Date: Wed, 27 Oct 2004 10:07:33 -0400
Message-ID: <2u9od8F25enldU1@uni-berlin.de>


Does Oracle support this?
myvar := (select MIN(thefield) ....)
"Scalar subqueries" should have "null on empty" semnatics.

Cheers
Serge Received on Wed Oct 27 2004 - 09:07:33 CDT

Original text of this message

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