Y
Hacker News
new
|
ask
|
show
|
jobs
by
culi
203 days ago
What do you mean by that? What's wrong with a simple
WHERE id IN (id1, id2, id3, ...);
1 comments
slim
191 days ago
it's very slow and resource consuming
link