DROP TABLE table一 create table table一 ( id int primary key IDENTITY(一, 一), ProcessID int , FStartTimeAbT datetime, FEndTimeAbT datetime, FrameTimeSec float, FStartTimeReT int, FEndTimeReT int, );