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 are interactive reports?
What is the meaning of client independent?
what is difference between set screen and call screen ?
What is foreign key relationship? : abap hr
What are plan versions used for? : sap abap hr
How do you activate a function exit?
Hat are the different types of mode (run code) in call transaction method?
How many default tab strips are there? How to insert more tabs in it?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are the page windows?
Can we make use of flow logic control key words in abap/4 and vice-versa?
Abstract class and interface, multiple inheritance, live example
What are the differences between a database index and a match code?
What are the different types joins?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp