On Monday 09 October 2006 09:39, Alexandre Gonçalves Jacarandá wrote:
> Hello everybody, I need a little tip to do this: in postgresql we can
> create sequence numbers and them assign sequence numbers from several
> others tables make a reference to this sequence number using nextval.
> How can I d
Hello everybody, I need a little tip to do this: in postgresql we can
create sequence numbers and them assign sequence numbers from several
others tables make a reference to this sequence number using nextval.
How can I do this in mysql ?
Thanks, Alexandre
___