Table ztest has a secondary index on the following fields:
tnum, tcode.
Select * from ztest where tnum ne '123' and tcode = '456'.

Why is the index not used in the above case?
Choices:
a) Indexes are not allowed on Z tables
b) Variables must be used, NOT literals
c) Select individual fields, not select *
d) Client is not in the where clause
e) NE invalidates the use of an index

Info: Can someone explain in detail why this happened? It
will be really helpful to handle to case in Secondary index:

Answer Posted / vkbpl6012

In my opinion, the correct answer is
E: NE invalidates the use of an index

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of locks? : abap data dictionary

635


What are the different functions used in sap script? What are the parameters used in each function?

620


suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?

1859


What are differences between at selection-screen and at selection-screen output?

776


How do you write manual bdc session method? : abap bdc

600






What is the difference between upload and ws_upload ? : abap bdc

677


how to track records from data dictionary?

1655


What are the functional modules used in sequence in bdc? : abap bdc

582


How to determine the attributes of an internal table?

595


Differentiate between ooabap and abap?

718


What are indexes? : sap abap data dictionary

560


What is the function of the transport system and workbench organizer?

670


What are the differences between interactive and drill down reports?

548


what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1536


From Excel to ABAP - Is batch mode possible ?

582