User Tools

Site Tools


podoc:currency_id_sequence_sql_sequence

Database Sequence Description of "currency_id_sequence"

Name

currency_id_sequence

Description

Sequence generator for the column 'identifier' of the table 'currency'.

Purpose

To facilitate the generation of unique values for the primary key column 'identifier' of the table 'currency'.

Schema

CREATE SEQUENCE currency_id_sequence START 1;

History

Used first

Version 2.8

Used last

Version 2.34

Change history

= Version 2.8 =

CREATE SEQUENCE currency_id_sequence START 1;

= Version 2.34 =

DROP SEQUENCE currency_id_sequence;
podoc/currency_id_sequence_sql_sequence.txt · Last modified: 2007/10/19 16:00 by Luud