Hello folks,
It will be great if we can have support for fields that can act as a sequence counter.
I looking to emulate the need of an auto incrementable sequence counter in my relational database.
https://www.postgresql.org/docs/9.5/sql-createsequence.html
Thanks,
Soney