首先创建两种测试表,一个使用timestamp格式,一个使用datetime格式。 复制代码. mysql> create table test(id int,hiredate timestamp); Query OK, ...
確定! 回上一頁