5 lines
74 B
MySQL
5 lines
74 B
MySQL
|
|
||
|
|
||
|
ALTER TABLE `itfprofiles_production`
|
||
|
MODIFY `debut_date` date ;
|