phpmyadmin mysql INSERT statement syntax error
I don't know what's wrong, why my statement won't insert. I have the
following data:
username varchar legth (25)
password varchar legth (25)
fname varchar legth (25)
email text
contactnum big int (30)
I don't know why my email is not inserting along with my contactnum here's
the screenshot:
Based on what I understand the length is the number of characters in a
data one can enter right?
What seems to be wrong on my query?
No comments:
Post a Comment