We have 100 records in table how to fetch 10 th record?
Answer Posted / samir
u CAN SELECT USING THE SELECT STATEMENT INSIDE THE LOOP
UISNG THE INDEX. ALSO INCEASE THE INDEX BY ONE AS LOOP
INCREASES...
HOWEVER IT IS NOT ADVISIBLE TO WRITE SELECT INSIDE LOOP AS
IT AFFECTS PERFORMANCE.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
What is an evaluation path? : sap abap hr
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Exception handling and how does it transfer from called method to calling method?
How to display if the value entered contains records or not?
What are the check tables?
how to see the table output?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is the use of 'for all entries'?
Can you delete data element, which is being used by table fields. : abap data dictionary
Can we use flow logic control key words in abap/4 and vice-verse?
What are conversion routines? : abap data dictionary
What are the check tables and value tables?
What are multiple use BADIS?
What are base tables of an aggregate object?
What do you mean by transparent tables in sap abap? : abap data dictionary