Master record (return to list)

Name Engine Collation
There are no records to display
Actions Name Data Type Primary Key Unique Required
id int(11)
first_name varchar(50)
last_name varchar(50)
photo longblob
career_start_year int(11)
career_end_year int(11)
country_id int(11)
height int(11)
birthday date
weight decimal(10,2)
college_id int(11)
current_team_id int(11)
current_number int(11)
rating int(11)
nba_profile varchar(20)
photo_play varchar(50)
position set('Center','Guard','Forward')