Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What happens when the column is set to AUTO INCREMENT and
you reach the maximum value for that table?

Answer Posted / amith

It stops incrementing. It does not overflow to 0 to prevent
data losses, but further inserts are going to produce an
error, since the key has been used already.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is append query?

961


How to validate email addresses in mysql?

1175


Can not connect to mysql server 10060?

993


How to get the current date in mysql?

1111


How can you change the name of any existing table by using the sql statement?

1044


What does mysql workbench do?

910


How do we delete a row in a table?

1038


Is mysql and sql are same?

1152


How do I edit a database in mysql workbench?

952


In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...

3284


How to upload a large file through phpmyadmin in mysql?

1013


How to use 'mysql' to run sql statements?

1168


What is a storage engine? What are the differences between innodb and myisam engines?

1105


How database are managed?

1049


What does mysql_query return?

1108