scan_multiscan_id_sequence
Sequence generator for the column 'identifier' of the table 'scan_multiscan'.
To facilitate the generation of unique values for the primary key column 'identifier' of the table 'scan_multiscan'.
CREATE sequence scan_multiscan_id_sequence start 1;
Version 2.5
Still in use
= Version 2.5 =
CREATE sequence scan_multiscan_id_sequence start 1;