On 11/6/06, DuĊĦan Pavlica <[EMAIL PROTECTED]> wrote:
> How would I convert
>
> 13 ("false decimal") to 0x13 (Hex) and from there to 19 (decimal)?
>
conv('column_name', 16, 10)

Thanks, that works!

Fred

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to