I have two tables. The first one is users (id, username, email, password) and the other one is files (user_id, id, name, size, downlads).I want to connect the 2 tables so the us