Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> OT RE: TRUNCATE IN PL/SQL ( a.k.a The Thread that Will Not Die )
I
personally notice a bunch of peole giving Chris their two cents on
a
fairly frequent basis.
<FONT face=Tahoma
size=2>-----Original Message-----From: Bowes, Chris
[mailto:Chris.Bowes_at_kosa.com]Sent: Thursday, June 21, 2001 4:36
PMTo: Multiple recipients of list ORACLE-LSubject: RE:
TRUNCATE IN PL/SQL
Yes, he does. His pay for the incredible amount of help
he provides is the simple thank you that the recipients of the help send him
and he doesn't even ask for that...
-----Original Message----- Sent:
Thursday, June 21, 2001 3:16 PM To: Multiple
recipients of list ORACLE-L
Do you get paid for your daily number of posts?
Waleed
-----Original Message----- Sent:
Thursday, June 21, 2001 2:44 PM To: Multiple
recipients of list ORACLE-L
It should only be drop any table.
"Walking on water and developing software from a specification
are easy if both are frozen."
Christopher R. Spence Oracle
DBA Fuelspot
This is because you cannot truncate a synonym
"Walking on water and developing software from a specification
are easy if both are frozen."
Christopher R. Spence Oracle
DBA Fuelspot
You cannot execute DDL in PL/SQL (Never could) unless you use
DBMS_SQL (Pre-8i) or Execute Immediate (8i)
"Walking on water and developing software from a specification
are easy if both are frozen."
Christopher R. Spence Oracle
DBA Fuelspot