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
What is the command line end user interface - mysql?
How to get data from mysql in php?
What is the usage of regular expressions in mysql?
What are the differences between char and varchar?
What does innodb stand for?
What is bigint in mysql?
What is the purpose of mysql database?
Can we store videos in mysql database?
what is the difference between gui testing and database testing? : Mysql dba
What are the non-standard sql commands supported by 'mysql'?
How can you import tables from a sql file into a database by using the mysql client?
What is cursor in mysql?
How to set mysql variable in php?
What is 1nf 2nf 3nf?
How can we change the data type of a column of a table?