【转】DBGrid分页显示select top 10 * from table WHEREid not in (select top 10*页数-1 ID from table 给I
【转】DBGrid分页显示
select top 10 * from table WHERE id not in (select top 10*页数-1 ID from table 给ID字段加主键
【转】DBGrid分页显示
select top 10 * from table WHERE id not in (select top 10*页数-1 ID from table 给ID字段加主键