facebook userid的相關文章
facebook userid的相關公司資訊
facebook userid的相關商品

sql - Facebook database design? - Stack Overflow
瀏覽:1260
日期:2025-05-22
Keep a friend table that holds the UserID and then the UserID of the friend (we will call it FriendID). Both columns would be foreign keys back to the Users table. Somewhat useful example: Table Name: User Columns: UserID PK EmailAddress Password ......看更多