Y
Hacker News
new
|
ask
|
show
|
jobs
by
ray_v
580 days ago
wouldn't that just be a foreign key to another table or, a list of keys or am i missing something?
1 comments
ecuaflo
578 days ago
I think it’s useful when you only need to query one way and can then avoid a join each time/extra schema complexity of a join table.
link