Correction status:Uncorrected
Teacher's comments:
INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1001, '郭靖', 1, 5000.00, '开发部', 0, 0, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1002, '黄蓉', 2, 4500.00, '客服部', 1556676123, 0, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1007, '李先生', 1, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1008, '胡小姐', 0, NULL, NULL, NULL, 21, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1009, '韦一笑', 1, 5600.00, NULL, NULL, 59, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1011, '韦一笑', 1, 5600.00, NULL, NULL, 59, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1023, 's:9:\"张无忌\";', 0, 3456.78, NULL, 1537372800, 60, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1024, '左冷禅', 0, 5000.00, NULL, 1551374739, 0, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1025, '左冷禅', 0, 5000.00, NULL, 1546272000, 0, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1026, '左冷禅', 0, 5000.00, NULL, 1546272000, 0, NULL, NULL); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1027, '武松', 0, NULL, NULL, NULL, 0, 1551376395, 1551376563); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1028, '武松', 0, NULL, NULL, NULL, 0, 1551376459, 1551376459); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1029, '武松', 0, NULL, NULL, NULL, 0, 1551376883, 1551376883); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1030, '武松', 1, NULL, NULL, 1517414400, 19, 1551376905, 1551376905); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1031, '武松', 1, NULL, '开发部', 1517414400, 19, 1551377411, 1551377411); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1032, '孙二娘', 1, NULL, '开发部', 1517414400, 19, 1551377461, 1551377461); INSERT INTO `tp5`.`staff`(`id`, `name`, `sex`, `salary`, `dept`, `hiredate`, `age`, `create_time`, `update_time`) VALUES (1033, '孙二娘', 0, NULL, '客服部', 1517414400, 19, 1551377487, 1551377487);
点击 "运行实例" 按钮查看在线实例
效果图: