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 we use % when performing a search query?
How much does mysql cost?
How to update a root password.
How to decrement dates by 1 in mysql?
How do you stop an access query?
How can you change the name of any existing table by using the sql statement?
What is the latest mysql?
How do you rename a table?
can you tell what are the different set operations available in mysql? : Mysql dba
List some comparisons operators used in mysql?
How to show table structure mysql?
How do I run mysql on a mac?
Can we use mysql and mysqli together?
what is constraints?
Is mysql a framework?