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: How would you delete the values returned by an sql query?

Re: How would you delete the values returned by an sql query?

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 05 Feb 2007 11:08:43 -0800
Message-ID: <1170702522.524473@bubbleator.drizzle.com>


redrosekrs_at_yahoo.com wrote:
> I don't know the names of the tables where the results are listed, but
> through a query, I can locate the exact results I would like deleted.
>
> I tried Delete from queryname, or Delete * from queryname.
>
> Didn't work, got an Oracle error.. Freeing statement, invalid table
> name
>
> Is what I want to do possible?

Post the name of the product and the version number. Post your actual SQL statement.
Post the DDL for the table.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Feb 05 2007 - 13:08:43 CST

Original text of this message

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