Could you execute a SQL trace to analyze how the system performs your selection, does it use you newly created index, use explain option.
(Of course I suppose you alerady checked that your internal table i_ekpo was not empty )
Regards,
Raymond
Could you execute a SQL trace to analyze how the system performs your selection, does it use you newly created index, use explain option.
(Of course I suppose you alerady checked that your internal table i_ekpo was not empty )
Regards,
Raymond