-- Place your SQL code here ALTER TABLE vn.person CHANGE readerId readerId__ int(11) DEFAULT NULL NULL;