Java sql select from db in batches

前端 未结 0 415
旧巷少年郎
旧巷少年郎 2020-12-10 18:24

I have a postgres table which contains millions of entries and I wish to query it in batches of 10.000. That means that I have to send a query like this:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题