Storing a telephone number
476002Mar 9 2007 — edited Mar 9 2007I was wondering what would be the best way to store a telephone number in a database and what datatype to use.
If i use a number datatype then i would lose the 0 (01204345...)
Would i use a varchar instead ?
Thanks