Jump to content

Insert next id


owner

Recommended Posts

Hello,

 

I am in need of a column where the numbers should be auto incremented if left null, but also allow for duplicate numbers if specified.  Is this possible?  If not, what would be the best way to go about it?  Right now the only way I know I could achieve this is to grab the last inserted id from the last query and then make a second query to update the column of the first one with the same id.

 

Thanks in advance!

owner

Link to comment
https://forums.phpfreaks.com/topic/194075-insert-next-id/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.