Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SUBSTRING

    I have big doubt that anybody can predict (theoretically, without running) the results of the following requests: 🙂

    [font="Courier New"]SELECT SUBSTRING('123456', -7998, 8000 )

    SELECT SUBSTRING('123456', -7998, 8001 ) [/font]

Viewing post 1 (of 1 total)