Database Administration (MOSC)

MOSC Banner

general query

edited Jan 19, 2011 10:25PM in Database Administration (MOSC) 3 commentsAnswered
We have a plsql procedure which deletes all the records from a table which usually has 1.6lakh records. ( With Delete Command ) Truncate cannot be used directly in Plsql and we have to use ''Execute Immediate'' . Are there any dis-advantages using Dynamic Sql??
We would want to adapt the safest way.

thanks 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