The below is my table structure. Do you think I should create 2 tables to have less columns in 1 table? I was thinking to separate registration related data (password, e-mail, dataofregistration, profileviews, ...) to another table. But does it make any difference at all since each field will have only 1 data?
userid | password | registrationemail | level_access | date_registered | temp_pass | active | profileviews | firstname | lastname | phone | address | city | postcode | country | birthday | currentstatus | currentcompany | image | academictitle | academicdegree | workingtitle | companyid | profilecompleted | description | twitter | facebook | www |