remove problem

  • as per SSChasing Mays

    I had executed following statement

    select ascii(substring(fathername,1,1)) from MyTable

    then how to remove or replace the invisible characters LIKE LINEFEED

    AND NULL

    i found that linefeed(ascii value 10) and null(ascii value is 0)

    gIVE me a better solution

  • Well... This the third thread now.

    It becomes annoying!

    If you have further questions answer to your initial thread here

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

You must be logged in to reply to this topic. Login to reply