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...

We have 100 records in table how to fetch 10 th record?

Answer Posted / vimal

Select XXXXX
into table t_Rows
from YYYYYYY
up to 1 rows
order by XXXX descending.

XXXX---column name
YYYY---table name

For 'SELECT .... UP TO 1 ROWS' database selects all of the
relevant records that are defined by the WHERE clause or
lack of, applies any aggregate, ordering or grouping
functions to them and then returns the first record of the
resultant result set.

Is This Answer Correct ?    2 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between primary key and unique key?

1175


Explain the data types of internal tables?

1155


What are local objects?

1184


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

2254


Define batch input session?

1070


When you prefer lsmw?

1085


Which infotype records can not be deleted ? : abap hr

1139


What is sap luw or update transaction?

1107


If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?

1040


What’s value table?

1110


What is the difference between a structure and a table?

1202


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

1095


Define infotype ? : abap hr

1343


Can matchcode object contain ids with different update types? : abap data dictionary

1124


Differentiate screen painter from menu painter.

1127