Displaying 1 result from an estimated 1 matches for "recipient_user_id".
2005 Nov 21
2
Multiple user_id columns
I have a table called ''users''. I have a second table called ''comments''.
The comments table is in need of _two_ columns that both reference
different user ids within the ''users'' table (one column for the user id
that originated the post, another column for the user id for which the
message is intended for.
Obviously I can''t create