MySQL Forums
Forum List  »  Perl

using Signed Int in table
Posted by: B A
Date: September 25, 2011 02:31PM

hi,
I am trying to insert negative integers into one of the columns of my table so I tried to specify the variable as
col1 SIGNED INT NOT NULL,

however, that gives an error. how do I fix this, so my col1 can accept negative integers. thx!

Options: ReplyQuote


Subject
Written By
Posted
using Signed Int in table
B A
September 25, 2011 02:31PM
September 27, 2011 08: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.