Can we get unique records with secondary key also
Answer Posted / manideep
while creating secondary index we have to choose Non-unique
index and Unique index. If we choose Unique index we get
unique records, else we get non unique records.
Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is the function of the transport system and workbench organizer?
When to use logical database?
Does every abap/4 have a modular structure? : abap modularization
What is your approach to find exit and BAdi?
What are Table control and tab strip control in dialog programming ?
What is the tcode for sapscript forms?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the different modes of processing batch input sessions? : abap bdc
What are the domains and data elements?
How many primary keys can be created for a table?
What is the abap program name to process the batch input session automatically? : abap bdc
What will happen when we use single buffered selected?
When was the sap abap being created?
What is buffering in abap?