Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: String query.

    1. use CharIndex function to find the positions of the single quotes

    2. use SubString function and pass in the positions found in step 1 to copy the string inside the...

Viewing post 1 (of 2 total)