79701247

Date: 2025-07-14 18:32:00
Score: 0.5
Natty:
Report link

Correct PostgreSQL syntax is:

select * from message where id in (select * from unnest(?))
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: user149408