MySQL Forums
Forum List  »  General

Re: Casting String to Integer
Posted by: Mohamed Mansour
Date: December 11, 2005 12:39PM

Just treat it as a string, since in that set there is such a possibility that it is a string. So let that datatype be a string.

If not take a look here..
http://dev.mysql.com/doc/refman/5.0/en/cast-functions.html

By using the cast function

Mohamed Mansour
Software Engineer
Microsoft Student Partner Alumni

Options: ReplyQuote


Subject
Written By
Posted
December 11, 2005 09:57AM
Re: Casting String to Integer
December 11, 2005 12:39PM


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.