Table openpetra_trunk.public.s_report_file Lists the reports that were generated to file and the file name.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
|