t13release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_prog_exception
0
rows
Description
Stores details of any exceptions raised relating to a program
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_prog_exception_id_seq'::regclass)
programid
int8
19
0
app_prog
.id
Defined in XML
R
exceptiontype
int2
5
0
userid
int8
19
0
app_user
.id
Defined in XML
R
timeraised
int8
19
0
assignmentid
int8
19
0
Showing 1 to 6 of 6 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_progexce_id_pk
Primary key
Asc
id
app_progexce_exc_ix
Performance
Asc
exceptiontype
app_progexce_pro_ix
Performance
Asc
programid
app_progexce_use_ix
Performance
Asc
userid
Showing 1 to 4 of 4 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees