>>What do these numbers represent? If we're talking about
>>a key for the table,
>>that's such a bad idea I won't help you with it. If
>>we're talking about
>>something else (like an entry sequence number) there are
>>a few ways to do it,
>>but an auto-increment number (e.g. SERIAL) isn't one of
>>them.
indeed it is a entry sequence number, not a key.