reenageorge5
New Member
How can i use for loop to read from a table starting with a particular row.For example, i have a employee details table which contains empno column.iwant to read only some rows from table. for that im providing starting empno and ending empno.
EMPNO From :--EMx------- EMPNO To :----EMA----- when i fill these ,the for loop should fetch raws in tables. not importance for the entered values.imp for the order of raws in the table.


EMPNO From :--EMx------- EMPNO To :----EMA----- when i fill these ,the for loop should fetch raws in tables. not importance for the entered values.imp for the order of raws in the table.


