PL/SQL (MOSC)

MOSC Banner

Can I do a truncate table using PL/SQL?

edited Mar 12, 2012 11:56PM in PL/SQL (MOSC) 6 commentsAnswered ✓
Hello,I would like to 'truncate table ....' into a pl/sql code.

I have tried using 'EXECUTE IMMEDIATE 'truncate table xxxx' but it doesn't work.

Is there any way to do it?
thaks in advance..

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center