Webastor - Programming Tips and Tricks

Programming language => Sql => Topic started by: Francis on October 29, 2014, 08:31:54 PM

Title: What is Auto Increment?
Post by: Francis on October 29, 2014, 08:31:54 PM
Hi all, I'd like to ask you a big problem a bit special, what is auto increment? Thank you please kindly inform me but it is not very urgent.
Title: Re: Auto Increment?
Post by: Isa on October 30, 2017, 11:35:55 PM
The AUTO_INCREMENT attribute can be used to generate a unique identity for new rows.