Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how will compare two array oracle ?

Mahendran PAug 14 2023

ARRAY 1 == HAVE 10 ROWS VALUES

ARRAY 2 == HAVE 12 ROWS VALUES.

THEN HOW WILL COMPARE TWO ARRAYS AND HOW GIVE GET EXTRA 2 ROWS FROM ARRAY2 (WITHOUT USING FOR LOOP)

ANY SUGGESTIONS?

Comments