Hi
Use Rowid..
Ex:
select * from emp where rowid in (select max(rowid) from emp);
I hope it works..
|
Results 1 to 7 of 7
Thread: how to select last row?Threaded View
|
Click Here to Expand Forum to Full Width |