Answer Posted / bhavin parikh
SERIAL is an alias for BIGINT UNSIGNED NOT NULL
AUTO_INCREMENT UNIQUE.
Reference Link :
http://dev.mysql.com/doc/refman/5.0/en/numeric-type-overview.html
| Is This Answer Correct ? | 79 Yes | 8 No |
Post New Answer View All Answers
How do I restore a mysql database?
What is default password for mysql?
What does mysqli stand for?
What is delimiter in mysql stored procedure?
How can I create table in mysql?
explain GROUPBY & HAVING clause with examples.
Explain timestamp?
How can I see mysql database?
How to calculate the difference between two dates?
How many TRIGGERS are allowed in MySql table?
What is mysql server?
How do I truncate all tables in mysql?
What are programming functions?
How do I start mysql in mysql workbench?
What are the objects can be created using CREATE statement?