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

Home -> Community -> Usenet -> c.d.o.misc -> Re: help with database

Re: help with database

From: G Quesnel <dbaguy_ott_at_yahoo.com>
Date: 18 Apr 2006 12:49:30 -0700
Message-ID: <1145389770.017635.191580@i39g2000cwa.googlegroups.com>


You appear to have forgotten to put in the where clause on your select statment. The Select into was expecting to get one value, but since you do not have a where clause, it returns all row of the customer table. hth Received on Tue Apr 18 2006 - 14:49:30 CDT

Original text of this message

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