Postgres - is it possible to pull the same data back in two different orders without doubling the time taken?

后端 未结 0 1733
半阙折子戏
半阙折子戏 2020-12-03 01:30

I\'m working with some postgres data that needs to be processed twice in two different orders.

Currently I select the data with one ORDER BY clause, then I run the id

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