dead_lee · 2006-08-01 02:42:44 · 阅读: 628 如果是oracle(好像Sql server2003也支持了)的话 select * from (select rownum id, t.* from asc_user t) where id=4