Redrichmond

Results 2 issues of Redrichmond

Msg 156, Level 15, State 1, Line 3 Incorrect syntax near the keyword 'FROM'. ===================================== SELECT DISTINCT T28.created_at AS "Started", CAST(EXTRACT(SECOND FROM (T28.completed_at - T28.created_at)) AS INT) AS "Runtime_Seconds", T28.notes...

Theres 2 inner joins on here I have commented out as else it doesn't work.. adding one reduced the record count which is incorrect and the checksum one cuts all...