• I run solved this query then I answerd NULL, because you forget to write

    select @hourDiff

    in your query.

    so my answer is write NULL.

    if you wrote select @hourDiff at the last line then it will return 1.