Hi, how to generate auto increment ID with combination of characters and number.
For example, i would like to have product ID start from PROD00001.
When i add second product, the ID will check on the existing database to check PROD00001 is the latest ID.
So, the second product ID will +1, become PROD00002.
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.