Should I create new table for member's profile? I have already table that has Username, password and Email for register and login. but after login, I will redirect the user to editprofile page that have firstname, lastname, gender, phone, address. or should I use all column in 1 table database for member