Ezequias Rodrigues da Rocha написа:
> Yes you are right, I means sequences.
>
Please re-read my reply!
> The second way is better for me that have Id (PK) fields not defined as
> Sequences. Now it is much more difficult to change the type of my PK than
A field could not be defined as 'sequen
Yes you are right, I means sequences.
The second way is better for me that have Id (PK) fields not defined as
Sequences. Now it is much more difficult to change the type of my PK than
define a Default value. I am just concerned about the consistency of this
sequence. Could you make me more eas
Ezequias Rodrigues da Rocha написа:
> Hi list,
>
> I know that serials must be created like this.
Actually no.
> Create the Serial
There is no db object 'Serial' you could create independently - you
probably mean 'sequence'.
>
> Create a field table and reffers to the pre-created serial.
You