create table TestTime ( TestRunID bigint, IterNum int, SessNum int, SQLSeqNum int, SQLIdxNum int, StartTime datetime, EndTime datetime );