To create a table with only date column, you can use DATE type. Let us first create a table −mysql> create table DemoTable ( StudentId int ...
確定! 回上一頁