Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: mid , left , right

    Thank you Gila!

    This is the correct statement:

    SELECT *

    FROM TableName

    WHERE (SUBSTRING(FieldName, 14, 5) = '12009')

  • RE: mid, left, right

    Sorry Paul Randal. I'm a newbie to the forums. It's a real question to solve a problem at work. I'm going to search for the appropiate forum.

    m.torres

Viewing 2 posts - 1 through 3 (of 3 total)