Table openpetra_trunk.public.s_report_file
Lists the reports that were generated to file and the file name.

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_user_id_c varchar 20
s_user.s_user_id_c s_report_file_fk1 R
This identifies who the current user is
s_report_file_name_c varchar 24 Name of the report text file
s_rpg_c varchar 80
s_file.s_file_name_c s_report_file_fk2 R
Name of the report generating program
s_report_date_d date 13 Date the report was generated
s_report_time_i int4 10 0 Time the report was generated.
s_report_title_c varchar 100 Title of the Report
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c s_report_file_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c s_report_file_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
s_report_file_name_c Primary key Asc s_report_file_pk
s_user_id_c Performance Asc inx_s_report_file_fk1_key1
s_rpg_c Performance Asc inx_s_report_file_fk2_key2
s_created_by_c Performance Asc inx_s_report_file_fkcr_key3
s_modified_by_c Performance Asc inx_s_report_file_fkmd_key4
s_report_file_name_c Must be unique Asc inx_s_report_file_pk0
s_report_date_d Performance Asc s_report_date1
s_user_id_c + s_rpg_c + s_report_file_name_c Must be unique Asc/Asc/Asc s_report_file_k0

Close relationships  within of separation: