ALTER TABLE [table_name] ALTER COLUMN [column_name] [datetime] NOT NULL
--datetime是列的类型