SQL Performance (MOSC)

MOSC Banner

Update takes longer on Exadata

edited Dec 14, 2016 4:00AM in SQL Performance (MOSC) 1 commentAnswered

Hi,

I added few columns and try to update those columns with blank.

UPDATE ACCTG_LINE SET UNIT_PC = ' ', ACTIVITY_ID = ' '

SOURCE_TYPE = ' ', SOURCE_CATEGORY = ' ', SOURCE_SUB_CAT = ' ';

How to improve such kind of update?

Thanks

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