> A serial is something bound to exactly one column in exactly one table.
> It behaves internally like a sequence starting at 1 increment 1.

One feature that I've seen requested a lot is to be able to find out
what id was generated by a "default serial", I think this is the main
reason for using a sequence in stead of "default serial".

-- 
 Regards Flemming Frandsen aka. Dion/Swamp http://dion.swamp.dk

Reply via email to