Hello,
We would like for there to be columns that autoincrement given a seed value.
For example, in table A, we would like the key to start at 10000. Each time something is uploaded the key changes by adding 1.
And another table B, starting at 20000. Each time uploaded, key changes by adding 1.
Please let us know how this is possible.
Thanks,
Marcia |