Database Tuning (MOSC)

MOSC Banner

NOLOGGING option with DELETE statement

edited Oct 6, 2011 6:54PM in Database Tuning (MOSC) 3 commentsAnswered
Hi,I am testing DELETE with NOLOGGING as follows
DELETE FROM test NOLOGGING.
But this is taking same time as without NOLOGGING with DELETE statement. Am i using it wrongly, doesn't NOLOGGING work with DELETE statement? If yes then why syntactically it is allowed to mention with the delete statement? When NOLOGGING works and how?
Salman

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