Postgre SQL – autonumber – serial

By myitsolutions

To be able to set the serial pseudo-data-type, you must first set that field as primary key and then that type will appear for usage in Navicat PostgreSQL.

Leave a Reply