How to tell oracle to sort by a specific sort order passed in from java?

前端 未结 5 678
长情又很酷
长情又很酷 2021-02-04 18:32

Here\'s what I need to be able to do.

I have a List in java which I can convert to comma separate string of IDs like so \"3,4,5,6,1,2\"

I wonder if there\'s way

5条回答
提交回复
热议问题