I have uploaded an excel file in sql server 2005 and that file contains some phone numbers in field phonenum nvarchar(50) some of which have been converted to scientific notation due to cell width and stored as scientific notation in sql server database.
how can i convert those numbers to original phone numbers using sql server.
Help in in this regard as soon as possible.
Thanks :
Neetu
how can i convert those numbers to original phone numbers using sql server.
Help in in this regard as soon as possible.
Thanks :
Neetu
Comment