Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Timestamp

    Good morning,

    It's the PRINT statement that is causing the error:

    -- declare variable

    DECLARE

    @t timestamp

    -- set variable

    SET

    @t

Viewing post 1 (of 1 total)