Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / shatanjay

Correct Answer Is : " E ".

Reason(s) : Negation (In this case 'NE') of Index fields
(in this case 'TNUM' will prevent DB Optimizer from
considering the field when searching for a suitable Index)

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2666


What is at exit-command:?

1039


What is tcode se16? For what is it used.

1167


What should be the approach for writing a bdc program? : abap bdc

1211


What are match codes? describe?

1258


singleton class

1457


difference between Valuation type and valuation category?

2509


How can we declare a table control in the abap/4 program?

1229


What is sap luw or update transaction?

1107


Do we have to migrate all sapscript forms to smart forms?

1187


I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management

2295


What is the use of the statement leave to list-processing?

1044


What is the difference between synchronous and asynchronous update? : abap bdc

1254


Program lines for the radio button selection and unabling some input variables in section screen

1467


what is leave to TRANSACTION?

1543