User Tools

Site Tools


podoc:orientations_id_sequence_sql_sequence

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
podoc:orientations_id_sequence_sql_sequence [2007/04/17 12:10] – created Luudpodoc:orientations_id_sequence_sql_sequence [2007/04/23 14:44] (current) Luud
Line 6: Line 6:
  
 === Description === === Description ===
 +
 +Sequence generator for the column 'identifier' of the table 'orientations'.
  
 === Purpose === === Purpose ===
 +
 +To facilitate the generation of unique values for the primary key column 'identifier' of the table 'orientations'.
  
 === Schema === === Schema ===
  
-<code>+<code sql>
 create sequence orientations_id_sequence start 1; create sequence orientations_id_sequence start 1;
 </code> </code>
Line 18: Line 22:
  
   * [[orientations sql table|orientations]]   * [[orientations sql table|orientations]]
- 
-=== Related indexes === 
- 
-=== Related functions === 
- 
-=== Related views === 
  
 === History === === History ===
Line 39: Line 37:
 = Version 2.26 = = Version 2.26 =
  
-<code>+<code sql>
 create sequence orientations_id_sequence start 1; create sequence orientations_id_sequence start 1;
 </code> </code>
  
  
podoc/orientations_id_sequence_sql_sequence.txt · Last modified: 2007/04/23 14:44 by Luud