DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Character Codes

  1. #1
    Join Date
    Nov 2000
    Posts
    205
    hello,

    I have a table CAT and a field called name.

    I want to search in all the values of cat and obtain the distinct list of character codes that field contains, eg:

    table chair desk

    would return the character codes for (t,a,b,l,e,c,h,i,r,d,s,k)

    Thanks in advance
    Nirasha

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    To me, it sounds like a perfect place for a stored procedure.
    Jeff Hunter

Posting Permissions

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


Click Here to Expand Forum to Full Width