Table openpetra_trunk.public.s_logon_message
List of logon messages by language

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
s_language_code_c varchar 20 '99'::character varying
p_language.p_language_code_c s_logon_message_fk1 R
This is the code used to identify a language.
s_logon_message_c varchar 300  √  null Message displayed when a user logs onto to the system
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_logon_message_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_logon_message_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 1 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
s_language_code_c Primary key Asc s_logon_message_pk
s_created_by_c Performance Asc inx_s_logon_message_fkcr_key1
s_modified_by_c Performance Asc inx_s_logon_message_fkmd_key2
s_language_code_c Must be unique Asc inx_s_logon_message_pk0

Close relationships  within of separation: