Database Administration (MOSC)

MOSC Banner

Creating index on BLOB column

edited Feb 6, 2018 1:49PM in Database Administration (MOSC) 7 commentsAnswered ✓

Hello Gurus, OS-6.1 RHEL Oracle Version-12.1.0.2 RAC I have a BLOB column on which can i create a regular index b-tree index ? i have a queries which uses lot "IS NULL" against the column so i was thinking of including constant to the index,can this done against BLOB cloumn? For ex: mo.App_Obj_fle_blb---Is a Blob column SELECT COUNT(*) FROM App_Obj mo WHERE  mo.App_Obj_fle_blb IS NULL 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