MySQL Forums
Forum List  »  MySQL Query Browser

how to insert 011
Posted by: ganesh machkuri
Date: September 28, 2005 08:50AM

i am writing code in perl and i have a variable
$var = 011 ;
now i want to insert $var in to a table
and it should store it as o11 not 11 in the table .
so what data type i have to use?

Options: ReplyQuote


Subject
Written By
Posted
how to insert 011
September 28, 2005 08:50AM
September 28, 2005 09:54AM


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.