In the cases where there is data with data type TIME that doesn't fit into the 24-hour clock, normalize the data to be compatible with the DB2 data type in MySQL before migration.
对于那些不符合24小时格式数据类型TIME的数据,我们需要在迁移之前将它们规范化为MySQL中兼容db2的数据类型。
In the cases where there is data with data type TIME that doesn't fit into the 24-hour clock, normalize the data to be compatible with the DB2 data type in MySQL before migration.
对于那些不符合24小时格式数据类型TIME的数据,我们需要在迁移之前将它们规范化为MySQL中兼容db2的数据类型。
应用推荐