User Tools

Site Tools


podoc:film_id_sequence_sql_sequence

Database Sequence Description of "film_id_sequence"

Name

film_id_sequence

Description

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

Purpose

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

Schema

CREATE SEQUENCE film_id_sequence START 1;

History

Used first

Version 2.5

Used last

Still in use

Change history

= Version 2.5 =

CREATE SEQUENCE film_id_sequence START 1;
podoc/film_id_sequence_sql_sequence.txt · Last modified: 2007/04/23 14:41 by Luud