Hello world i have a database. I load a hotel information there. I have one column set as primary key auto increment. Then i save information with NULL option its autoincrement max key in the database and saves it with such key. After it i have to store some links to images. But i need to know what index gives autoincrement to a key? is any decision how it be?