Results 1 to 2 of 2

Thread: find leading spaces

  1. #1
    kelvin Guest

    find leading spaces

    What is the best way to check for leading spaces in your table, using ltrim?
    Such as TableA(name, city)
    the data in TableA Smith Dallas
    John New York
    Greg Richmond
    David Chicago
    Return only David.



  2. #2
    Guest

    find leading spaces (reply)


    Never Mind

    ------------
    kelvin at 8/23/01 1:19:36 PM

    What is the best way to check for leading spaces in your table, using ltrim?
    Such as TableA(name, city)
    the data in TableA Smith Dallas
    John New York
    Greg Richmond
    David Chicago
    Return only David.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •