SQL Language (MOSC)

MOSC Banner

ORA_HASH Function Generate New Value

Database Release Version : 19c Enterprise Edition

Q: Assume that ORA_HASH function has generated a numeric value 100 for combination of three letters 'A'||'B'||'C'. This is saved in Oracle memory, each time I query this combination, then I get the same value 100. Until here it's fine.

Problem is now; I identified this 100th value was being used in a different place. As the same value should not be used in multiple places, I want to keep a new value for this combination. Is there a way that I can generate something new value with same combination?

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