MySQL Forums
Forum List  »  Newbie

Re: Help I'm Trying to import numbers with trailing negatives
Posted by: Felix Geerinckx
Date: May 26, 2005 01:54PM

jxlong99 wrote:
> thanks, can I treat the varchar as a numerical column (i.e. do sums etc) or do I need to convert
> this field to a double?


After your done with converting the varchars to doubles, just drop the varchar column.

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Written By
Posted
Re: Help I'm Trying to import numbers with trailing negatives
May 26, 2005 01:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.