What is SERIAL data type in MySQL?

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


Please Help Members By Posting Answers For Below Questions

Is pdo more secure than mysqli?

466


can you tell how can you display the maximum salary in sql? : Mysql dba

471


Can not connect to mysql server 10060?

502


How is data stored in mysql?

498


What is mysqli_num?

508






How to update info already in a table and delete a row(s) from a table.

454


how to connect a php script with the mysql database?

550


What you can use regular expression for in mysql? Support your answer with an example?

485


What is a query in mysql?

478


What is unsigned in mysql?

511


Does mysql use t sql?

578


How to enter boolean values in sql statements?

545


Can python connect to mysql?

486


What are the 'mysql' command line arguments?

528


How to use case expression?

536