Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How would you delete the values returned by an sql query?
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.orgReceived on Mon Feb 05 2007 - 13:08:43 CST
![]() |
![]() |