Skip to content

dbkey

Typically the primary key on the table. Should be a global sequence in the database to insure uniqueness over the entire suite of tables. Alternatively, could be a serial8 identifier. Tables with a dbkey should have an alternate key to establish uniqueness based on the data in the table.

URI: http://alliancegenome.org/dbkey

Properties

  • Range: string