SyntaxFix
Write A Post
Hire A Developer
Questions
In Postgresql:
select * from comments where id in (1,3,2,4) order by position(id::text in '1,3,2,4')