Auto increment Questions

1

Unique ID for existing table
I want to add a column to an existing table where its values should be unique and auto generated in a sequential order

Answer Question   |  April 21, 2009  11:15 AM
Auto increment, Database design, Database programming, SQL
asked by:
60 pts.

Limit number of rows in a table
Dear all, I’d just like to ask if anyone can help me find a solution to the following problem: I want to limit the number of records in a table. So when all the available rows are used, the customer can purchase additional ones. Say for example that the customer is allowed to enter 100 [...]

Answer Question   |  February 6, 2009  7:26 AM
Auto increment, Database programming, SQL
asked by:
15 pts.

AUTO INCREMENT
We created a File with an Auto Increment Field using MYSQL statements through PHP. I have no Idea how to do this using DDS statements or settings.

Answer Question   |  May 4, 2010  2:58 PM
Auto increment, DDS, MySQL, PHP
asked by:
15 pts.

1