Lucas Macori · May 12, 2021 go to post

Alright,

I think the "FOR SOME %ELEMENT" will do just fine when querying the table based on elements of the list (and therefore using the indices).

The fact that we can display the values in distinct lines is already great.

Thank you for help

Lucas Macori · May 11, 2021 go to post

Thank you for your answer Julius Kavay.


I'm using your solution.
But unfortunately, I'm facing another problem. The indexes are not working.

Index numDossiersMERIdx On numDossiersMER(ELEMENTS);

Index numDossiersMERKeyOn numDossiersMER(KEYS);

I added both lines to my class, but it's not used by IS.
How can I put an index on numDossiersMER elements and use it ?

Thank you

Lucas Macori · Mar 5, 2019 go to post

Actually, I tried that.

But since, the two packages have the same name. Once I map namespace A to namespace B, I can't access the package in namespace B