We have 100 records in table how to fetch 10 th record?
Answer Posted / victor
You can use the limit in mysql :)
SELECT * FROM table LIMIT 9, 1;
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Define database layer?
How we can retrieve data using secondary index. Explain with simple example?
Some Realtime Examples on Exits .
What do you understand by work area and internal tables in abap? Why do we use it?
Explain about interactive report?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
Why are insert and append statement used in sap abap?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
If your project is support project ? when is your implementation has completed ?
What are the advantages of logical databases?
What are the aggregate objects in the data dictionary? : abap data dictionary
What is the difference between sy-tabix and sy-index? Where it is used?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Which type of tables used this buffer?
What is filter dependent BADI?