Bronze 1
Since ‎03-17-2024
‎03-19-2024

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Ziboo's Bio

Badges Ziboo Earned

View all badges

Recent Activity

Hello,I have a table Users and a table RoomsUsers table looks like this: UserID, Name, Email, RoomRooms table looks like this: RoomID, NameSo a User can be link to a Room via the Room column in the user tableEverything works fine, a user can only hav...