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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Is possible to truncate a remote DB?

Re: Is possible to truncate a remote DB?

From: FRANK SMITH <WIKANN_at_COPELCO.COM>
Date: 2000/07/24
Message-ID: <397CAF74.1818090E@COPELCO.COM>#1/1

You cannot use DDL statements like TRUNCATE or DROP to a remote database.
You can use DELETE.

miguelangel6886_at_my-deja.com wrote:

> Hi!
> Does anybody know if is it possible to truncate a remote database? I
> mean, without using drop table or delete from.
> regards,
> Miguel
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Jul 24 2000 - 00:00:00 CDT

Original text of this message

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