Hi!
I have a view which has a column named NUMARR_COL containing array of numbers (collection or nested table). I want to filter rows from this view to have only rows where the first element NUMARR_COL is less than 100.
What is the best way to do this in DB 19c?
Best regards,
Jacek