Обсуждение: Record number...

Поиск
Список
Период
Сортировка

Record number...

От
"Ed"
Дата:
Hi,
 
I would like to know if it is possible to do something like that:
 
select field1,field2 from table_name where line_number_in_table >50 and line_number_in_table < 100
 
So I would get only those records between the 50 and the 100..
 
 
/fb