C
cverbiest
Guest
@jlmls I agree sequence are better if you don't mind the gaps, we always use them for internal id fields. But to protect against duplicates you need an unique index even with sequences.
Continue reading...
Continue reading...