[HOW TO] Auto Increment

2 posts by 2 authors in: Forums > CMS Builder
Last Post: August 4, 2010   (RSS)

By richb - August 4, 2010

I have a product table and for each product I need to create a product code. I would like to start product code at 5000. Every time new product is added to the table, I would like the product code to auto increment. Thoughts on the best way to do this?