Query Select Time report record with JobTaskId = -1


Select * from [TimeReport] where [TimeReport].[JobTaskId] = -1 Order by [TimeReport].[Id]