Results 1 to 3 of 3

Thread: Changing Data

  1. #1
    Join Date
    Apr 2003
    Location
    Melbourne, Australia
    Posts
    2

    Changing Data

    Can someone please help me with the following. I want to change the contents of a field containing phone numbers, the field is varchar(20) and contains data such as XX-XXXX XXXX, what I want to do is remove the '-' so that such a number is displayed as XX XXXX XXXX.

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254

  3. #3
    Join Date
    Apr 2003
    Location
    Melbourne, Australia
    Posts
    2

    Changing Data

    Thank you, I knew it would be easy, but just couldn't find it.

Posting Permissions

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