Hi everyone
I created an index for a table and after I run a program that select data from this table with created index.
Unfortunately after running the program, not all data is selected, it brings less data then before index was created.
What am I doing wrong?
Thanks